Hi Gary, On Sun, 25 Apr 2010, Gary V. Vaughan wrote: > On Fri, Mar 12, 2010 at 09:24:01AM +0200, Martin Storsj? wrote: > > > > Yes, but if the sockaddr struct can be arranged in different ways, the > > other ones (sockaddr_in, sockaddr_storage, sockaddr_in6) must also be > > defined coherently - you're always supposed to be able to cast an > > sockaddr_in (or any other of them) to a sockaddr and read the sa_family > > field. As far as I know, at least. > > Ah, good point. And now, having tested that on all our machines it > works perfectly, and is much more elegant! > > I'll resubmit presently. Actually, Brandon Casey already submitted a patch doing this, which is available in master by now, so this issue is all taken care of. :-) // Martin -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html