Re: setsockopt()

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 28 Mar 1997 23:15:49 +0000 (GMT)


> setsockopt() no longer takes SO_SNDBUF as a parameter. I "fixed" traceroute
> by removing this temporarily.

Yes it does take it as a paramter. It is however now enforcing the buffer
size it needs. Next part of the project is to make Linux behave sensibly with
small buffers then we can sort the limiting out

Alan