]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/connection_8h.html
Added manpages, extra docs
[user/henk/code/inspircd.git] / docs / module-doc / connection_8h.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>connection.h File Reference</title>
4 <link href="inspircd.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3-rc3 -->
7 <center>
8 <a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
9 <hr><h1>connection.h File Reference</h1><code>#include "inspircd_config.h"</code><br>
10 <code>#include "<a class="el" href="base_8h-source.html">base.h</a>"</code><br>
11 <code>#include &lt;string&gt;</code><br>
12 <code>#include &lt;map&gt;</code><br>
13 <code>#include &lt;sys/socket.h&gt;</code><br>
14 <code>#include &lt;sys/types.h&gt;</code><br>
15 <code>#include &lt;netdb.h&gt;</code><br>
16 <code>#include &lt;netinet/in.h&gt;</code><br>
17 <code>#include &lt;unistd.h&gt;</code><br>
18 <code>#include &lt;errno.h&gt;</code><br>
19 <code>#include &lt;time.h&gt;</code><br>
20 <code>#include &lt;vector&gt;</code><br>
21 <code>#include &lt;deque&gt;</code><br>
22
23 <p>
24 Include dependency graph for connection.h:<p><center><img src="connection_8h__incl.gif" border="0" usemap="#connection.h_map" alt="Include dependency graph"></center>
25 <map name="connection.h_map">
26 <area href="base_8h.html" shape="rect" coords="191,107,239,128" alt="">
27 </map>
28
29 <p>
30 This graph shows which files directly or indirectly include this file:<p><center><img src="connection_8h__dep__incl.gif" border="0" usemap="#connection.hdep_map" alt="Included by dependency graph"></center>
31 <map name="connection.hdep_map">
32 <area href="users_8h.html" shape="rect" coords="256,155,307,176" alt="">
33 <area href="users_8cpp.html" shape="rect" coords="7,86,73,107" alt="">
34 <area href="commands_8h.html" shape="rect" coords="97,86,180,107" alt="">
35 <area href="modules_8cpp.html" shape="rect" coords="199,16,281,38" alt="">
36 <area href="message_8h.html" shape="rect" coords="204,86,276,107" alt="">
37 <area href="mode_8h.html" shape="rect" coords="300,86,351,107" alt="">
38 <area href="xline_8h.html" shape="rect" coords="375,86,423,107" alt="">
39 <area href="servers_8h.html" shape="rect" coords="413,155,477,176" alt="">
40 <area href="servers_8cpp.html" shape="rect" coords="447,86,527,107" alt="">
41 </map>
42
43 <p>
44 <a href="connection_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
45 <tr><td></td></tr>
46 <tr><td colspan=2><br><h2>Compounds</h2></td></tr>
47 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classconnection.html">connection</a></td></tr>
48 <tr><td>&nbsp;</td><td><font size=-1><em>Please note: classes serverrec and userrec both inherit from class connection.</em> <a href="classconnection.html#_details">More...</a><em></em></font><br><br></td></tr>
49 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classircd__connector.html">ircd_connector</a></td></tr>
50 <tr><td>&nbsp;</td><td><font size=-1><em>Each connection has one or more of these each represents ONE outbound connection to another ircd so each inbound has multiple outbounds.</em> <a href="classircd__connector.html#_details">More...</a><em></em></font><br><br></td></tr>
51 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classpacket.html">packet</a></td></tr>
52 <tr><td>&nbsp;</td><td><font size=-1><em>Class packet is deprecated.</em> <a href="classpacket.html#_details">More...</a><em></em></font><br><br></td></tr>
53 <tr><td colspan=2><br><h2>Defines</h2></td></tr>
54 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="connection_8h.html#a0">STATE_DISCONNECTED</a>&nbsp;&nbsp;&nbsp;0</td></tr>
55 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="connection_8h.html#a1">STATE_CONNECTED</a>&nbsp;&nbsp;&nbsp;1</td></tr>
56 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="connection_8h.html#a2">STATE_SYNC</a>&nbsp;&nbsp;&nbsp;2</td></tr>
57 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="connection_8h.html#a3">STATE_NOAUTH_INBOUND</a>&nbsp;&nbsp;&nbsp;3</td></tr>
58 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="connection_8h.html#a4">STATE_NOAUTH_OUTBOUND</a>&nbsp;&nbsp;&nbsp;4</td></tr>
59 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="connection_8h.html#a5">STATE_SERVICES</a>&nbsp;&nbsp;&nbsp;5</td></tr>
60 </table>
61 <hr><h2>Define Documentation</h2>
62 <a name="a1" doxytag="connection.h::STATE_CONNECTED"></a><p>
63 <table width="100%" cellpadding="2" cellspacing="0" border="0">
64   <tr>
65     <td class="md">
66       <table cellpadding="0" cellspacing="0" border="0">
67         <tr>
68           <td class="md" nowrap valign="top"> #define STATE_CONNECTED&nbsp;&nbsp;&nbsp;1
69       </table>
70     </td>
71   </tr>
72 </table>
73 <table cellspacing=5 cellpadding=0 border=0>
74   <tr>
75     <td>
76       &nbsp;
77     </td>
78     <td>
79
80 <p>
81
82 <p>
83 Definition at line <a class="el" href="connection_8h-source.html#l00023">23</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
84   </tr>
85 </table>
86 <a name="a0" doxytag="connection.h::STATE_DISCONNECTED"></a><p>
87 <table width="100%" cellpadding="2" cellspacing="0" border="0">
88   <tr>
89     <td class="md">
90       <table cellpadding="0" cellspacing="0" border="0">
91         <tr>
92           <td class="md" nowrap valign="top"> #define STATE_DISCONNECTED&nbsp;&nbsp;&nbsp;0
93       </table>
94     </td>
95   </tr>
96 </table>
97 <table cellspacing=5 cellpadding=0 border=0>
98   <tr>
99     <td>
100       &nbsp;
101     </td>
102     <td>
103
104 <p>
105
106 <p>
107 Definition at line <a class="el" href="connection_8h-source.html#l00022">22</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
108   </tr>
109 </table>
110 <a name="a3" doxytag="connection.h::STATE_NOAUTH_INBOUND"></a><p>
111 <table width="100%" cellpadding="2" cellspacing="0" border="0">
112   <tr>
113     <td class="md">
114       <table cellpadding="0" cellspacing="0" border="0">
115         <tr>
116           <td class="md" nowrap valign="top"> #define STATE_NOAUTH_INBOUND&nbsp;&nbsp;&nbsp;3
117       </table>
118     </td>
119   </tr>
120 </table>
121 <table cellspacing=5 cellpadding=0 border=0>
122   <tr>
123     <td>
124       &nbsp;
125     </td>
126     <td>
127
128 <p>
129
130 <p>
131 Definition at line <a class="el" href="connection_8h-source.html#l00025">25</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
132   </tr>
133 </table>
134 <a name="a4" doxytag="connection.h::STATE_NOAUTH_OUTBOUND"></a><p>
135 <table width="100%" cellpadding="2" cellspacing="0" border="0">
136   <tr>
137     <td class="md">
138       <table cellpadding="0" cellspacing="0" border="0">
139         <tr>
140           <td class="md" nowrap valign="top"> #define STATE_NOAUTH_OUTBOUND&nbsp;&nbsp;&nbsp;4
141       </table>
142     </td>
143   </tr>
144 </table>
145 <table cellspacing=5 cellpadding=0 border=0>
146   <tr>
147     <td>
148       &nbsp;
149     </td>
150     <td>
151
152 <p>
153
154 <p>
155 Definition at line <a class="el" href="connection_8h-source.html#l00026">26</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
156   </tr>
157 </table>
158 <a name="a5" doxytag="connection.h::STATE_SERVICES"></a><p>
159 <table width="100%" cellpadding="2" cellspacing="0" border="0">
160   <tr>
161     <td class="md">
162       <table cellpadding="0" cellspacing="0" border="0">
163         <tr>
164           <td class="md" nowrap valign="top"> #define STATE_SERVICES&nbsp;&nbsp;&nbsp;5
165       </table>
166     </td>
167   </tr>
168 </table>
169 <table cellspacing=5 cellpadding=0 border=0>
170   <tr>
171     <td>
172       &nbsp;
173     </td>
174     <td>
175
176 <p>
177
178 <p>
179 Definition at line <a class="el" href="connection_8h-source.html#l00027">27</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
180   </tr>
181 </table>
182 <a name="a2" doxytag="connection.h::STATE_SYNC"></a><p>
183 <table width="100%" cellpadding="2" cellspacing="0" border="0">
184   <tr>
185     <td class="md">
186       <table cellpadding="0" cellspacing="0" border="0">
187         <tr>
188           <td class="md" nowrap valign="top"> #define STATE_SYNC&nbsp;&nbsp;&nbsp;2
189       </table>
190     </td>
191   </tr>
192 </table>
193 <table cellspacing=5 cellpadding=0 border=0>
194   <tr>
195     <td>
196       &nbsp;
197     </td>
198     <td>
199
200 <p>
201
202 <p>
203 Definition at line <a class="el" href="connection_8h-source.html#l00024">24</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
204   </tr>
205 </table>
206 <hr><address style="align: right;"><small>Generated on Fri Apr 30 13:23:18 2004 for InspIRCd by
207 <a href="http://www.doxygen.org/index.html">
208 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
209 width=110 height=53></a>1.3-rc3 </small></address>
210 </body>
211 </html>