diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-12-19 18:04:22 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-12-19 18:04:22 +0000 |
commit | 71bedf497cde8b0b38afbb366828b3df9c2803d6 (patch) | |
tree | c6aad5fdbfeca5143f0eeea296be0aa03e0ec1fc /docs/man/man3/socket.cpp.3 | |
parent | 9a6d5c5152dac57c967e6a936b36f640258fa43d (diff) |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2578 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/man/man3/socket.cpp.3')
-rw-r--r-- | docs/man/man3/socket.cpp.3 | 20 |
1 files changed, 4 insertions, 16 deletions
diff --git a/docs/man/man3/socket.cpp.3 b/docs/man/man3/socket.cpp.3 index 4960cafd7..9a9ca61d2 100644 --- a/docs/man/man3/socket.cpp.3 +++ b/docs/man/man3/socket.cpp.3 @@ -1,4 +1,4 @@ -.TH "socket.cpp" 3 "15 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*- +.TH "socket.cpp" 3 "19 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME @@ -38,8 +38,6 @@ socket.cpp \- .br \fC#include 'inspircd_io.h'\fP .br -\fC#include 'inspircd_util.h'\fP -.br \fC#include 'inspstring.h'\fP .br \fC#include 'helperfuncs.h'\fP @@ -51,13 +49,7 @@ socket.cpp \- .in +1c .ti -1c -.RI "\fBSocketEngine\fP * \fBSE\fP" -.br -.ti -1c -.RI "int \fBboundPortCount\fP" -.br -.ti -1c -.RI "int \fBopenSockfd\fP [MAXSOCKS]" +.RI "\fBInspIRCd\fP * \fBServerInstance\fP" .br .ti -1c .RI "time_t \fBTIME\fP" @@ -68,15 +60,11 @@ socket.cpp \- .in -1c .SH "Variable Documentation" .PP -.SS "int \fBboundPortCount\fP" -.PP -.SS "int \fBopenSockfd\fP[MAXSOCKS]" -.PP -.SS "\fBSocketEngine\fP* \fBSE\fP" +.SS "\fBInspIRCd\fP* \fBServerInstance\fP" .PP .SS "\fBInspSocket\fP* \fBsocket_ref\fP[65535]" .PP -Definition at line 46 of file socket.cpp. +Definition at line 43 of file socket.cpp. .SS "time_t \fBTIME\fP" .PP .SH "Author" |