summaryrefslogtreecommitdiff
path: root/docs/man/man3/connection.h.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/man3/connection.h.3')
-rw-r--r--docs/man/man3/connection.h.348
1 files changed, 0 insertions, 48 deletions
diff --git a/docs/man/man3/connection.h.3 b/docs/man/man3/connection.h.3
deleted file mode 100644
index cbbe6fa27..000000000
--- a/docs/man/man3/connection.h.3
+++ /dev/null
@@ -1,48 +0,0 @@
-.TH "connection.h" 3 "19 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*-
-.ad l
-.nh
-.SH NAME
-connection.h \-
-.SH SYNOPSIS
-.br
-.PP
-\fC#include 'inspircd_config.h'\fP
-.br
-\fC#include 'base.h'\fP
-.br
-\fC#include <string>\fP
-.br
-\fC#include <map>\fP
-.br
-\fC#include <sys/types.h>\fP
-.br
-\fC#include <sys/socket.h>\fP
-.br
-\fC#include <netdb.h>\fP
-.br
-\fC#include <netinet/in.h>\fP
-.br
-\fC#include <unistd.h>\fP
-.br
-\fC#include <errno.h>\fP
-.br
-\fC#include <time.h>\fP
-.br
-\fC#include <vector>\fP
-.br
-\fC#include <deque>\fP
-.br
-\fC#include <sstream>\fP
-.br
-
-.SS "Classes"
-
-.in +1c
-.ti -1c
-.RI "class \fBconnection\fP"
-.br
-.RI "\fIPlease note: classes serverrec and userrec both inherit from class connection. \fP"
-.in -1c
-.SH "Author"
-.PP
-Generated automatically by Doxygen for InspIRCd from the source code.