Looks fine. Good idea to fix it for linux too. Paul On 9/23/11 3:16 PM, Azeem Jiva wrote: > 7091417: recfrom's 6th input should be socklen_t > > The current recvfrom implementation won't compile on Solaris 11 since the 6th > input should be of type socklen_t. Diffs are attached