Ruby  1.9.3p448(2013-06-27revision41675)
/myshare/builds/jenkins/src/du/dilos-userland-review/components/ruby/ruby-19/build/amd64/ext/socket/extconf.h
Go to the documentation of this file.
00001 #ifndef EXTCONF_H
00002 #define EXTCONF_H
00003 #define HAVE_ARPA_INET_H 1
00004 #define ENABLE_IPV6 1
00005 #define INET6 1
00006 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
00007 #define HAVE_SOCKADDR_STORAGE 1
00008 #define HAVE_NETINET_TCP_H 1
00009 #define HAVE_NETINET_UDP_H 1
00010 #define HAVE_SENDMSG 1
00011 #define HAVE_RECVMSG 1
00012 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
00013 #define HAVE_ST_MSG_ACCRIGHTS 1
00014 #define HAVE_TYPE_STRUCT_ADDRINFO 1
00015 #define HAVE_FREEHOSTENT 1
00016 #define HAVE_FREEADDRINFO 1
00017 #define HAVE_GAI_STRERROR 1
00018 #define GAI_STRERROR_CONST 1
00019 #define HAVE_GETNAMEINFO 1
00020 #define HAVE_GETADDRINFO 1
00021 #define HAVE_INET_NTOP 1
00022 #define HAVE_INET_PTON 1
00023 #define HAVE_GETSERVBYPORT 1
00024 #define HAVE_ARPA_NAMESER_H 1
00025 #define HAVE_RESOLV_H 1
00026 #define HAVE_IFADDRS_H 1
00027 #define HAVE_GETIFADDRS 1
00028 #define HAVE_SYS_IOCTL_H 1
00029 #define HAVE_SYS_SOCKIO_H 1
00030 #define HAVE_NET_IF_H 1
00031 #define HAVE_SYS_PARAM_H 1
00032 #define HAVE_TYPE_SOCKLEN_T 1
00033 #define HAVE_SYS_UN_H 1
00034 #define HAVE_SYS_UIO_H 1
00035 #define HAVE_TYPE_STRUCT_IN_PKTINFO 1
00036 #define HAVE_STRUCT_IN_PKTINFO_IPI_SPEC_DST 1
00037 #define HAVE_ST_IPI_SPEC_DST 1
00038 #define HAVE_TYPE_STRUCT_IN6_PKTINFO 1
00039 #define HAVE_UCRED_H 1
00040 #define HAVE_GETPEERUCRED 1
00041 #define HAVE_IF_INDEXTONAME 1
00042 #define HAVE_TYPE_STRUCT_IP_MREQ 1
00043 #define HAVE_TYPE_STRUCT_IPV6_MREQ 1
00044 #define HAVE_SOCKET 1
00045 #define HAVE_GETIPNODEBYNAME 1
00046 #define HAVE_SOCKETPAIR 1
00047 #define HAVE_GETHOSTNAME 1
00048 #endif
00049