Jonathan Lemon writes:
> It seems to me that the odds of an application being able to correctly
> handle an error return from accept() are far greater than the odds that
> the code  correctly checks 'len' upon return from accept.  This, combined
> with the standard, seems to be rationale enough to make the change.

True.. but even greater still are the chances that an application will
correctly handle accept() returning a *real* sockaddr that corresponds
to an already closed connection.

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com


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

Reply via email to