On Thu, Dec 14, 2000 at 09:12:18AM -0800, Mikko Työläjärvi wrote:

> Is this really true?  A quick experiment with recvmsg() seems to
> indicate it is not, at least not for TCP sockets.

I think this applies after you have accepted the connection.  You
can call getpeername() to choose what to do about the call. You
can immediately close the connection if you don't want to deal with
it.

        David.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to