<<On Sun, 22 Apr 2001 20:09:39 +0200, Thomas Moestl <[EMAIL PROTECTED]> said: > I would like to commit a really small patch that makes getsockname > fill the sockaddr for non-bound PF_LOCAL sockets with sun_noname, > instead of just setting the length parameter to 0 and return (without > an error) like it does now. I'm OK with this. I'm not sure why I didn't do so originally. -GAWollman To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message
- Making getsockname return sensible data for unbound AF_UNI... Thomas Moestl
- Garrett Wollman