Automatic TCP send and receive socket buffer sizing

Claudio Jeker cjeker at diehard.n-r-g.com
Wed Dec 13 04:40:56 PST 2006


On Wed, Dec 13, 2006 at 02:22:11PM +0300, Maxim Konovalov wrote:
> [...]
> > Any tests and test reports are very welcome.
> 
> I saw a question asked several times but no answer: what happens with
> the sockets when you explicitly call setsockopt() to set a socket
> buffer size?  Is automatic buffer sizing enabled for them?
> 

It disables the automatic buffer sizing. You want a fixed buffer size you
get a fixed buffer size.

-- 
:wq Claudio


More information about the freebsd-net mailing list