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 _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"