Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 May 1997 10:53:22 -0500
From:      Chris Csanady <ccsanady@nyx.pr.mcs.net>
To:        hackers@freebsd.org
Subject:   Sockets API question
Message-ID:  <199705071553.KAA05628@nyx.pr.mcs.net>

next in thread | raw e-mail | index | archive | help
I have been working on some buffering changes to the network code and
came across something I am not sure what to do with.  While accepting
new connections on a listening socket, it seems that the hi water
mark is the only option that gets inherited by the new socket. (aside
from various things in the socket structure.)

Anyways, how specific is the API about what is inherited?

Thanks in advance,
Chris Csanady






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