From a96514c284514116300794696f062c7fa6b1f79f Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 14 Dec 2005 19:17:41 +0000 Subject: Added new docs for class InspIRCd and globals.h etc git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2451 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/man/man3/SocketEngine.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/man/man3/SocketEngine.3') diff --git a/docs/man/man3/SocketEngine.3 b/docs/man/man3/SocketEngine.3 index 07daeff47..9a1a5ea58 100644 --- a/docs/man/man3/SocketEngine.3 +++ b/docs/man/man3/SocketEngine.3 @@ -75,7 +75,7 @@ Please note that if there is a catastrophic failure (for example, you try and en .PP Definition at line 35 of file socketengine.cpp. .PP -References DEBUG, and EngineHandle. +References DEBUG, EngineHandle, and log(). .PP .nf 36 { @@ -95,7 +95,7 @@ Destructor The destructor transparently tidies up any resources used by the sock .PP Definition at line 46 of file socketengine.cpp. .PP -References DEBUG, and EngineHandle. +References DEBUG, EngineHandle, and log(). .PP .nf 47 { @@ -119,7 +119,7 @@ You must provide a type (see the consts in \fBsocketengine.h\fP) and a boolean f .PP Definition at line 65 of file socketengine.cpp. .PP -References DEBUG, EngineHandle, fds, ref, and X_READBIT. +References DEBUG, EngineHandle, fds, log(), ref, and X_READBIT. .PP Referenced by InspSocket::InspSocket(), and InspSocket::Poll(). .PP @@ -168,7 +168,7 @@ Delete a file descriptor f rom the engine This function call deletes a file desc .PP Definition at line 103 of file socketengine.cpp. .PP -References DEBUG, EngineHandle, fds, ref, and X_READBIT. +References DEBUG, EngineHandle, fds, log(), ref, and X_READBIT. .PP Referenced by InspSocket::Poll(), and Server::UserToPseudo(). .PP -- cgit v1.2.3