Hi, I am setting SO_RCVBUF for UDP socket to 64000 using setsockopt, when sending 8K data using sendto, and recvfrom back from inetd echo service, the length returned from recvfrom is always 4K, why is this ?How can I read a large data back from UDP ( > 4K ) then ?
Appreciate the help Dave __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message