Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 2003 11:58:45 -0800 (PST)
From:      David Myer <davidmyer800@yahoo.com>
To:        freebsd-net@FreeBSD.ORG
Subject:   UDP socket receive size
Message-ID:  <20030305195845.5289.qmail@web21009.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030305195845.5289.qmail>