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
- Re: [itojun@iijlab.net: accept(2) behavior with t... Jonathan Lemon
- Re: [itojun@iijlab.net: accept(2) behavior with t... Archie Cobbs
- Re: [itojun@iijlab.net: accept(2) behavior with t... Jonathan Lemon
- Re: [itojun@iijlab.net: accept(2) behavior with t... Archie Cobbs
- Re: [itojun@iijlab.net: accept(2) behavior with t... Kris Kennaway
- Re: [itojun@iijlab.net: accept(2) behavior with t... Archie Cobbs
- Re: [itojun@iijlab.net: accept(2) behavior with t... Archie Cobbs
- Re: [itojun@iijlab.net: accept(2) behavior with t... Archie Cobbs
- Re: [itojun@iijlab.net: accept(2) behavior w... Jun-ichiro itojun Hagino
- Re: [itojun@iijlab.net: accept(2) behavior with t... Archie Cobbs
- Re: [itojun@iijlab.net: accept(2) behavior w... Jonathan Lemon
- Re: [itojun@iijlab.net: accept(2) behavior with t... Garrett Wollman
- Re: [itojun@iijlab.net: accept(2) behavior w... Archie Cobbs
- Re: [itojun@iijlab.net: accept(2) behavior with t... Wietse Venema
- Re: [itojun@iijlab.net: accept(2) behavior with t... Wietse Venema
- Re: [itojun@iijlab.net: accept(2) behavior with t... Wietse Venema
- Re: [itojun@iijlab.net: accept(2) behavior with t... Wietse Venema
- Re: [itojun@iijlab.net: accept(2) behavior w... Barney Wolff