146 lines
		
	
	
		
			7.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			146 lines
		
	
	
		
			7.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.17"/>
 | |
| <meta name="viewport" content="width=device-width, initial-scale=1"/>
 | |
| <title>ServerCore: Socket.h File Reference</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="search/search.css" rel="stylesheet" type="text/css"/>
 | |
| <script type="text/javascript" src="search/searchdata.js"></script>
 | |
| <script type="text/javascript" src="search/search.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 id="projectalign" style="padding-left: 0.5em;">
 | |
|    <div id="projectname">ServerCore
 | |
|    </div>
 | |
|   </td>
 | |
|  </tr>
 | |
|  </tbody>
 | |
| </table>
 | |
| </div>
 | |
| <!-- end header part -->
 | |
| <!-- Generated by Doxygen 1.8.17 -->
 | |
| <script type="text/javascript">
 | |
| /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
 | |
| var searchBox = new SearchBox("searchBox", "search",false,'Search');
 | |
| /* @license-end */
 | |
| </script>
 | |
| <script type="text/javascript" src="menudata.js"></script>
 | |
| <script type="text/javascript" src="menu.js"></script>
 | |
| <script type="text/javascript">
 | |
| /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
 | |
| $(function() {
 | |
|   initMenu('',true,false,'search.php','Search');
 | |
|   $(document).ready(function() { init_search(); });
 | |
| });
 | |
| /* @license-end */</script>
 | |
| <div id="main-nav"></div>
 | |
| <!-- window showing the filter options -->
 | |
| <div id="MSearchSelectWindow"
 | |
|      onmouseover="return searchBox.OnSearchSelectShow()"
 | |
|      onmouseout="return searchBox.OnSearchSelectHide()"
 | |
|      onkeydown="return searchBox.OnSearchSelectKey(event)">
 | |
| </div>
 | |
| 
 | |
| <!-- iframe showing the search results (closed by default) -->
 | |
| <div id="MSearchResultsWindow">
 | |
| <iframe src="javascript:void(0)" frameborder="0" 
 | |
|         name="MSearchResults" id="MSearchResults">
 | |
| </iframe>
 | |
| </div>
 | |
| 
 | |
| </div><!-- top -->
 | |
| <div class="header">
 | |
|   <div class="summary">
 | |
| <a href="#nested-classes">Classes</a> |
 | |
| <a href="#namespaces">Namespaces</a>  </div>
 | |
|   <div class="headertitle">
 | |
| <div class="title">Socket.h File Reference</div>  </div>
 | |
| </div><!--header-->
 | |
| <div class="contents">
 | |
| <div class="textblock"><code>#include "includes"</code><br />
 | |
| <code>#include "<a class="el" href="_object_8h_source.html">Object.h</a>"</code><br />
 | |
| </div><div class="textblock"><div class="dynheader">
 | |
| Include dependency graph for Socket.h:</div>
 | |
| <div class="dyncontent">
 | |
| <div class="center"><img src="_socket_8h__incl.png" border="0" usemap="#_socket_8h" alt=""/></div>
 | |
| <map name="_socket_8h" id="_socket_8h">
 | |
| <area shape="rect" title=" " alt="" coords="5,5,83,32"/>
 | |
| <area shape="rect" title=" " alt="" coords="6,155,82,181"/>
 | |
| <area shape="rect" href="_object_8h.html" title=" " alt="" coords="45,80,121,107"/>
 | |
| </map>
 | |
| </div>
 | |
| </div><div class="textblock"><div class="dynheader">
 | |
| This graph shows which files directly or indirectly include this file:</div>
 | |
| <div class="dyncontent">
 | |
| <div class="center"><img src="_socket_8h__dep__incl.png" border="0" usemap="#_socket_8hdep" alt=""/></div>
 | |
| <map name="_socket_8hdep" id="_socket_8hdep">
 | |
| <area shape="rect" title=" " alt="" coords="865,5,943,32"/>
 | |
| <area shape="rect" href="_t_c_p_socket_8h.html" title=" " alt="" coords="762,80,865,107"/>
 | |
| <area shape="rect" href="_t_c_p_server_8h.html" title=" " alt="" coords="1671,379,1772,405"/>
 | |
| <area shape="rect" href="_t_l_s_server_8h.html" title=" " alt="" coords="677,453,776,480"/>
 | |
| <area shape="rect" href="_e_poll_8h.html" title=" " alt="" coords="627,304,693,331"/>
 | |
| <area shape="rect" href="_socket_8cpp.html" title=" " alt="" coords="195,379,287,405"/>
 | |
| <area shape="rect" href="_timer_8h.html" title=" " alt="" coords="1222,379,1293,405"/>
 | |
| <area shape="rect" href="_u_d_p_server_socket_8h.html" title=" " alt="" coords="848,304,995,331"/>
 | |
| <area shape="rect" href="_i_notify_8h.html" title=" " alt="" coords="1777,80,1853,107"/>
 | |
| <area shape="rect" href="_u_d_p_socket_8h.html" title=" " alt="" coords="942,80,1047,107"/>
 | |
| <area shape="rect" href="_t_c_p_session_8h.html" title=" " alt="" coords="723,155,832,181"/>
 | |
| <area shape="rect" href="_t_c_p_socket_8cpp.html" title=" " alt="" coords="312,379,429,405"/>
 | |
| <area shape="rect" href="_command_8h.html" title=" " alt="" coords="1057,229,1159,256"/>
 | |
| <area shape="rect" href="_command_list_8h.html" title=" " alt="" coords="1391,304,1515,331"/>
 | |
| <area shape="rect" href="_t_l_s_session_8h.html" title=" " alt="" coords="675,528,781,555"/>
 | |
| <area shape="rect" href="_console_session_8h.html" title=" " alt="" coords="1776,677,1912,704"/>
 | |
| <area shape="rect" href="_t_l_s_server_8cpp.html" title=" " alt="" coords="671,603,785,629"/>
 | |
| <area shape="rect" href="_t_c_p_server_8cpp.html" title=" " alt="" coords="1506,453,1622,480"/>
 | |
| <area shape="rect" href="_t_c_p_session_8cpp.html" title=" " alt="" coords="1698,453,1822,480"/>
 | |
| <area shape="rect" href="_u_d_p_server_socket_8cpp.html" title=" " alt="" coords="725,379,888,405"/>
 | |
| <area shape="rect" href="_thread_8h.html" title=" " alt="" coords="643,229,722,256"/>
 | |
| <area shape="rect" href="_command_8cpp.html" title=" " alt="" coords="1317,379,1433,405"/>
 | |
| <area shape="rect" href="_console_server_8h.html" title=" " alt="" coords="937,528,1065,555"/>
 | |
| <area shape="rect" href="_console_server_8cpp.html" title=" " alt="" coords="1113,752,1255,779"/>
 | |
| <area shape="rect" href="_e_poll_8cpp.html" title=" " alt="" coords="913,379,994,405"/>
 | |
| <area shape="rect" href="_command_list_8cpp.html" title=" " alt="" coords="1457,379,1596,405"/>
 | |
| <area shape="rect" href="_terminal_session_8h.html" title=" " alt="" coords="1590,603,1730,629"/>
 | |
| <area shape="rect" href="_t_l_s_session_8cpp.html" title=" " alt="" coords="524,603,647,629"/>
 | |
| <area shape="rect" href="_terminal_session_8cpp.html" title=" " alt="" coords="1583,677,1737,704"/>
 | |
| <area shape="rect" href="_console_session_8cpp.html" title=" " alt="" coords="1769,752,1919,779"/>
 | |
| <area shape="rect" href="_thread_8cpp.html" title=" " alt="" coords="454,379,549,405"/>
 | |
| <area shape="rect" href="_timer_8cpp.html" title=" " alt="" coords="1222,453,1309,480"/>
 | |
| <area shape="rect" href="_i_notify_8cpp.html" title=" " alt="" coords="1773,155,1864,181"/>
 | |
| <area shape="rect" href="_u_d_p_socket_8cpp.html" title=" " alt="" coords="1320,155,1440,181"/>
 | |
| </map>
 | |
| </div>
 | |
| </div>
 | |
| <p><a href="_socket_8h_source.html">Go to the source code of this file.</a></p>
 | |
| <table class="memberdecls">
 | |
| <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
 | |
| Classes</h2></td></tr>
 | |
| <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classcore_1_1_socket.html">core::Socket</a></td></tr>
 | |
| <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
 | |
| </table><table class="memberdecls">
 | |
| <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
 | |
| Namespaces</h2></td></tr>
 | |
| <tr class="memitem:namespacecore"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacecore.html">core</a></td></tr>
 | |
| <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
 | |
| </table>
 | |
| </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.17
 | |
| </small></address>
 | |
| </body>
 | |
| </html>
 |