Comment 4 for bug 942955

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

@Kai Mast
According to /sys/socket.h definition:
http://unix.superglobalmegacorp.com/Net2/newsrc/sys/socket.h.html

there isn't AF_INET6 declarations.

In "Address families" section there are only:
#define AF_INET 2 /* internetwork: UDP, TCP, etc. */