From cd9f9a8add02597a2998ba74b803ed3fbf81314c Mon Sep 17 00:00:00 2001
From: brain
Date: Sun, 27 Nov 2005 01:44:46 +0000
Subject: Added new documentation
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1966 e03df62e-2008-0410-955e-edbf42e46eb7
---
docs/module-doc/socket_8cpp.html | 196 +++++++++++++++++++++++++++++++++++++++
1 file changed, 196 insertions(+)
create mode 100644 docs/module-doc/socket_8cpp.html
(limited to 'docs/module-doc/socket_8cpp.html')
diff --git a/docs/module-doc/socket_8cpp.html b/docs/module-doc/socket_8cpp.html
new file mode 100644
index 000000000..1c55c0030
--- /dev/null
+++ b/docs/module-doc/socket_8cpp.html
@@ -0,0 +1,196 @@
+
+
+InspIRCd: socket.cpp File Reference
+
+
+
+
+
+socket.cpp File Reference
#include "inspircd_config.h"
+#include <sys/time.h>
+#include <sys/resource.h>
+#include <sys/types.h>
+#include <sys/socket.h>
+#include <netinet/in.h>
+#include <string>
+#include <unistd.h>
+#include <fcntl.h>
+#include <poll.h>
+#include <sstream>
+#include <iostream>
+#include <fstream>
+#include "socket.h"
+#include "inspircd.h"
+#include "inspircd_io.h"
+#include "inspircd_util.h"
+#include "inspstring.h"
+#include "helperfuncs.h"
+
+
+Include dependency graph for socket.cpp:
+
+
+
+Go to the source code of this file.
+
Variable Documentation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Generated on Sun Nov 27 01:43:24 2005 for InspIRCd by
+
+
1.4.4-20050815
+
+
--
cgit v1.3.1-10-gc9f91