@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. */
@Kai Mast unix.supergloba lmegacorp. com/Net2/ newsrc/ sys/socket. h.html
According to /sys/socket.h definition:
http://
there isn't AF_INET6 declarations.
In "Address families" section there are only:
#define AF_INET 2 /* internetwork: UDP, TCP, etc. */