summaryrefslogtreecommitdiff
path: root/docs/man/man3/inspircd_io.h.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/man3/inspircd_io.h.3')
-rw-r--r--docs/man/man3/inspircd_io.h.34
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/man/man3/inspircd_io.h.3 b/docs/man/man3/inspircd_io.h.3
index b832da93e..fa150ea79 100644
--- a/docs/man/man3/inspircd_io.h.3
+++ b/docs/man/man3/inspircd_io.h.3
@@ -23,6 +23,7 @@ inspircd_io.h \-
.ti -1c
.RI "class \fBServerConfig\fP"
.br
+.RI "\fIThis class holds the bulk of the runtime configuration for the ircd. \fP"
.in -1c
.SS "Defines"
@@ -30,6 +31,7 @@ inspircd_io.h \-
.ti -1c
.RI "#define \fBDEBUG\fP 10"
.br
+.RI "\fIFlags for use with log(). \fP"
.ti -1c
.RI "#define \fBVERBOSE\fP 20"
.br
@@ -72,6 +74,8 @@ inspircd_io.h \-
.PP
.SS "#define DEBUG 10"
.PP
+Flags for use with log().
+.PP
Definition at line 28 of file inspircd_io.h.
.PP
Referenced by Server::AddExtendedMode(), SocketEngine::AddFd(), chanrec::AddUser(), SocketEngine::DelFd(), chanrec::DelUser(), InspSocket::InspSocket(), InspSocket::Read(), userrec::RemoveInvite(), chanrec::SetCustomMode(), chanrec::SetCustomModeParam(), InspSocket::SetState(), userrec::SetWriteError(), SocketEngine::SocketEngine(), and SocketEngine::~SocketEngine().