Defines

ext/socket/extconf.h File Reference

Go to the source code of this file.

Defines

#define HAVE_ARPA_INET_H   1
#define ENABLE_IPV6   1
#define INET6   1
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY   1
#define HAVE_SOCKADDR_STORAGE   1
#define HAVE_NETINET_TCP_H   1
#define HAVE_NETINET_UDP_H   1
#define HAVE_SENDMSG   1
#define HAVE_RECVMSG   1
#define HAVE_STRUCT_MSGHDR_MSG_CONTROL   1
#define HAVE_ST_MSG_CONTROL   1
#define HAVE_TYPE_STRUCT_ADDRINFO   1
#define HAVE_FREEADDRINFO   1
#define HAVE_GAI_STRERROR   1
#define GAI_STRERROR_CONST   1
#define HAVE_GETNAMEINFO   1
#define HAVE_GETADDRINFO   1
#define HAVE_IFADDRS_H   1
#define HAVE_GETIFADDRS   1
#define HAVE_SYS_IOCTL_H   1
#define HAVE_NET_IF_H   1
#define HAVE_SYS_PARAM_H   1
#define HAVE_TYPE_SOCKLEN_T   1
#define HAVE_SYS_UN_H   1
#define HAVE_SYS_UIO_H   1
#define HAVE_TYPE_STRUCT_IN_PKTINFO   1
#define HAVE_STRUCT_IN_PKTINFO_IPI_SPEC_DST   1
#define HAVE_ST_IPI_SPEC_DST   1
#define HAVE_TYPE_STRUCT_IN6_PKTINFO   1
#define HAVE_SOCKET   1
#define HAVE_GETHOSTBYNAME2   1
#define HAVE_SOCKETPAIR   1
#define HAVE_GETHOSTNAME   1

Define Documentation

#define ENABLE_IPV6   1

Definition at line 4 of file extconf.h.

#define GAI_STRERROR_CONST   1

Definition at line 17 of file extconf.h.

#define HAVE_ARPA_INET_H   1

Definition at line 3 of file extconf.h.

#define HAVE_FREEADDRINFO   1

Definition at line 15 of file extconf.h.

#define HAVE_GAI_STRERROR   1

Definition at line 16 of file extconf.h.

#define HAVE_GETADDRINFO   1

Definition at line 19 of file extconf.h.

#define HAVE_GETHOSTBYNAME2   1

Definition at line 33 of file extconf.h.

#define HAVE_GETHOSTNAME   1

Definition at line 35 of file extconf.h.

#define HAVE_GETIFADDRS   1

Definition at line 21 of file extconf.h.

#define HAVE_GETNAMEINFO   1

Definition at line 18 of file extconf.h.

#define HAVE_IFADDRS_H   1

Definition at line 20 of file extconf.h.

#define HAVE_NET_IF_H   1

Definition at line 23 of file extconf.h.

#define HAVE_NETINET_TCP_H   1

Definition at line 8 of file extconf.h.

#define HAVE_NETINET_UDP_H   1

Definition at line 9 of file extconf.h.

#define HAVE_RECVMSG   1

Definition at line 11 of file extconf.h.

#define HAVE_SENDMSG   1

Definition at line 10 of file extconf.h.

#define HAVE_SOCKADDR_STORAGE   1

Definition at line 7 of file extconf.h.

#define HAVE_SOCKET   1

Definition at line 32 of file extconf.h.

#define HAVE_SOCKETPAIR   1

Definition at line 34 of file extconf.h.

#define HAVE_ST_IPI_SPEC_DST   1

Definition at line 30 of file extconf.h.

#define HAVE_ST_MSG_CONTROL   1

Definition at line 13 of file extconf.h.

#define HAVE_STRUCT_IN_PKTINFO_IPI_SPEC_DST   1

Definition at line 29 of file extconf.h.

#define HAVE_STRUCT_MSGHDR_MSG_CONTROL   1

Definition at line 12 of file extconf.h.

#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY   1

Definition at line 6 of file extconf.h.

#define HAVE_SYS_IOCTL_H   1

Definition at line 22 of file extconf.h.

#define HAVE_SYS_PARAM_H   1

Definition at line 24 of file extconf.h.

#define HAVE_SYS_UIO_H   1

Definition at line 27 of file extconf.h.

#define HAVE_SYS_UN_H   1

Definition at line 26 of file extconf.h.

#define HAVE_TYPE_SOCKLEN_T   1

Definition at line 25 of file extconf.h.

#define HAVE_TYPE_STRUCT_ADDRINFO   1

Definition at line 14 of file extconf.h.

#define HAVE_TYPE_STRUCT_IN6_PKTINFO   1

Definition at line 31 of file extconf.h.

#define HAVE_TYPE_STRUCT_IN_PKTINFO   1

Definition at line 28 of file extconf.h.

#define INET6   1

Definition at line 5 of file extconf.h.

Referenced by sock_s_unpack_sockaddr_in().