Bill Fenner 4730796ca1 Force the length of the sockaddr to be correct for AF_INET and AF_INET6
in bind() and connect().  Linux doesn't care if the length of the
sockaddr matches its address family; FreeBSD does.  This fixes the
known issues with the resolver in linux_base-7.
2001-10-26 23:10:08 +00:00
..
2001-01-24 00:01:42 +00:00
2001-09-12 08:38:13 +00:00
2001-10-11 17:52:20 +00:00