summaryrefslogtreecommitdiff
path: root/docs/man/man3/connection.h.3
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-26 17:15:49 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-26 17:15:49 +0000
commit5a2675d174e661c55843b3795afe2d688e7197f9 (patch)
tree729b446ce25c0bce81157f1a4158865055468f45 /docs/man/man3/connection.h.3
parent3ffb95a12391eac5cf89549af9e790362fbfc075 (diff)
New documentation!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1199 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/man/man3/connection.h.3')
-rw-r--r--docs/man/man3/connection.h.316
1 files changed, 9 insertions, 7 deletions
diff --git a/docs/man/man3/connection.h.3 b/docs/man/man3/connection.h.3
index e57b5cede..b0d6374fc 100644
--- a/docs/man/man3/connection.h.3
+++ b/docs/man/man3/connection.h.3
@@ -1,4 +1,4 @@
-.TH "connection.h" 3 "20 Apr 2005" "InspIRCd" \" -*- nroff -*-
+.TH "connection.h" 3 "26 Apr 2005" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@@ -32,6 +32,8 @@ connection.h \-
.br
\fC#include <deque>\fP
.br
+\fC#include <sstream>\fP
+.br
.SS "Compounds"
@@ -71,22 +73,22 @@ connection.h \-
.PP
.SS "#define STATE_CONNECTED 1"
.PP
-Definition at line 35 of file connection.h.
+Definition at line 36 of file connection.h.
.SS "#define STATE_DISCONNECTED 0"
.PP
-Definition at line 34 of file connection.h.
+Definition at line 35 of file connection.h.
.SS "#define STATE_NOAUTH_INBOUND 3"
.PP
-Definition at line 37 of file connection.h.
+Definition at line 38 of file connection.h.
.SS "#define STATE_NOAUTH_OUTBOUND 4"
.PP
-Definition at line 38 of file connection.h.
+Definition at line 39 of file connection.h.
.SS "#define STATE_SERVICES 5"
.PP
-Definition at line 39 of file connection.h.
+Definition at line 40 of file connection.h.
.SS "#define STATE_SYNC 2"
.PP
-Definition at line 36 of file connection.h.
+Definition at line 37 of file connection.h.
.SH "Author"
.PP
Generated automatically by Doxygen for InspIRCd from the source code.