Current File : //opt/RZruby/share/doc/ruby/html/d0/dc1/socket_2extconf_8h_source.html |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.5"/>
<title>Ruby: ext/socket/extconf.h Source File</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Ruby
 <span id="projectnumber">1.9.3p551(2014-11-13revision48407)</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="../../index.html"><span>Main Page</span></a></li>
<li><a href="../../modules.html"><span>Modules</span></a></li>
<li><a href="../../annotated.html"><span>Data Structures</span></a></li>
<li class="current"><a href="../../files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="../../files.html"><span>File List</span></a></li>
<li><a href="../../globals.html"><span>Globals</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="../../dir_31cedd4509e06940f559c1ca2f722e02.html">ext</a></li><li class="navelem"><a class="el" href="../../dir_6df8f0b3caf41720dd2d2a13ae851a2d.html">socket</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">extconf.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="../../d0/dc1/socket_2extconf_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="preprocessor">#ifndef EXTCONF_H</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="preprocessor"></span><span class="preprocessor">#define EXTCONF_H</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a7d1a71461e07569d0c9003da24c30a59"> 3</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_ARPA_INET_H 1</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a7a1524cf833450776ffc81c38a78c370"> 4</a></span> <span class="preprocessor"></span><span class="preprocessor">#define ENABLE_IPV6 1</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a1ff8450564172348a0045dfee094ea80"> 5</a></span> <span class="preprocessor"></span><span class="preprocessor">#define INET6 1</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a6dce577a99aff6251a99f51e594d6e9f"> 6</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#ac138e6dba513e7f7c5c0b14f9d6147cf"> 7</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_SOCKADDR_STORAGE 1</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a73764f445d28d141ebf0465a69004864"> 8</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_NETINET_TCP_H 1</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a1589beef4539f45feb7adb460747ac63"> 9</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_NETINET_UDP_H 1</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a802ad551ebb14d8ab99c0e1579473fbf"> 10</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_SENDMSG 1</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a57b31853ade5f5160423696a39291acf"> 11</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_RECVMSG 1</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#ac0be8eeefb7dfc8f5278ea2ae1273232"> 12</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a5c412c4cef115de3d889b08639633475"> 13</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_ST_MSG_CONTROL 1</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a8ad4b6b01f3faafda7ef1249ab198314"> 14</a></span> <span class="preprocessor"></span><span class="preprocessor">#define FD_PASSING_WORK_WITH_RECVMSG_MSG_PEEK 1</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a0cb3f15a49587ee72b6172aeeb9954bc"> 15</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_TYPE_STRUCT_ADDRINFO 1</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#ad1a2edb40e0b78a16f718bcab55873db"> 16</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_FREEADDRINFO 1</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a2e693c0a9d4e9427095967fedd526334"> 17</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_GAI_STRERROR 1</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a281846d9279679744925c7806298f25d"> 18</a></span> <span class="preprocessor"></span><span class="preprocessor">#define GAI_STRERROR_CONST 1</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a822c779a136a50faa9346fb24bee206e"> 19</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_GETNAMEINFO 1</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#ac62dbbadb76e297fbc6978df3fc0e38d"> 20</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_GETADDRINFO 1</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a8a52d737cad66d9e7461010dbd91cac5"> 21</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_INET_NTOP 1</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a020e9bafee100ffc0340c48261b474ec"> 22</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_INET_PTON 1</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#abcf0524b305cd41e6e16af5f66ef95ed"> 23</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_GETSERVBYPORT 1</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#af68f89ff67ecbe6ae19de5b8d19708ef"> 24</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_ARPA_NAMESER_H 1</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a2e82cc22677f5be380e8c16c7c64795e"> 25</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_RESOLV_H 1</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a03ea755b4104a9499e43031677a460cc"> 26</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_IFADDRS_H 1</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#ad33d45408be1596bedb0af7d0953ea75"> 27</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_GETIFADDRS 1</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a3c53bc046c95078b26f13b3cfecdf210"> 28</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_SYS_IOCTL_H 1</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a9ad8d28825bd14b36b768aaca425eba1"> 29</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_NET_IF_H 1</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a05aa9fc25e1231d8eb347390558e4e22"> 30</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_SYS_PARAM_H 1</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a7d2870659885e8a13a9671e18b8bdbb6"> 31</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_TYPE_SOCKLEN_T 1</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a95093913a3bf813693d2988f65edd6b1"> 32</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_SYS_UN_H 1</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#afbddcd6b820386442dfdab7bf43670cc"> 33</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_SYS_UIO_H 1</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a23ad5a154756f47755586a1edfa8d8b6"> 34</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_TYPE_STRUCT_IN_PKTINFO 1</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a372dd1a83350fc80feaa39626e95b4c7"> 35</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_STRUCT_IN_PKTINFO_IPI_SPEC_DST 1</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#aa5330d6fae8b7ca44d9affedfda76204"> 36</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_ST_IPI_SPEC_DST 1</span></div>
<div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a86be482406f1ba303376807da5c95bc5"> 37</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_TYPE_STRUCT_IN6_PKTINFO 1</span></div>
<div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#aacee896638d155b67439e59cccba24bb"> 38</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_IF_INDEXTONAME 1</span></div>
<div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a5aeeb520e65d96b55bccccd7a2832bda"> 39</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_TYPE_STRUCT_IP_MREQ 1</span></div>
<div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#ad2407ab60f36df3e821f5f7623757818"> 40</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_TYPE_STRUCT_IP_MREQN 1</span></div>
<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#ae3d86f2f5d454a5c7db2618e0eee50f5"> 41</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_TYPE_STRUCT_IPV6_MREQ 1</span></div>
<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a4cd6234bfe3f7c10968a1151f43ce280"> 42</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_SOCKET 1</span></div>
<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#aedaa332705d9bcc156ef4903284c4bc1"> 43</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_GETHOSTBYNAME2 1</span></div>
<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#a731a9075fc49cd4656095e5aa91a32ea"> 44</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_SOCKETPAIR 1</span></div>
<div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="../../d0/dc1/socket_2extconf_8h.html#ac0b94ec7b234d12081fda3f601aa01b5"> 45</a></span> <span class="preprocessor"></span><span class="preprocessor">#define HAVE_GETHOSTNAME 1</span></div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor"></span><span class="preprocessor">#endif</span></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>