]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/man/man3/ircd_connector.3
Added docs for new smaller memory footprint classes
[user/henk/code/inspircd.git] / docs / man / man3 / ircd_connector.3
index ba180d2104279ba603eee7e66df548a008d718f1..67e295c96ef16e8caac0a721551c42f6f550150d 100644 (file)
@@ -146,7 +146,7 @@ Inherits \fBExtensible\fP.
 .br
 .RI "\fI\fBServer\fP 'GECOS'. \fP"
 .ti -1c
-.RI "int \fBstate\fP"
+.RI "char \fBstate\fP"
 .br
 .RI "\fIState. \fP"
 .ti -1c
@@ -254,7 +254,7 @@ When MakeOutboundConnection is called, these public members are filled with the
 .SS "std::string \fBircd_connector::servername\fP\fC [private]\fP"
 .PP
 \fBServer\fP name. Definition at line 67 of file connection.h.
-.SS "int \fBircd_connector::state\fP\fC [private]\fP"
+.SS "char \fBircd_connector::state\fP\fC [private]\fP"
 .PP
 State. STATE_NOAUTH_INBOUND, STATE_NOAUTH_OUTBOUND STATE_SYNC, STATE_DISCONNECTED, STATE_CONNECTEDDefinition at line 76 of file connection.h.
 .SS "std::string \fBircd_connector::version\fP\fC [private]\fP"