Home
last modified time | relevance | path

Searched hist:"4730796 ca1fe8ad0edc89e03a54da3267e4612b9" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_socket.cdiff 4730796ca1fe8ad0edc89e03a54da3267e4612b9 Sat Oct 27 01:10:08 CEST 2001 Bill Fenner <fenner@FreeBSD.org> 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.
diff 4730796ca1fe8ad0edc89e03a54da3267e4612b9 Sat Oct 27 01:10:08 CEST 2001 Bill Fenner <fenner@FreeBSD.org> 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.