From 097b2479d0393d8a8bada4a50708d7a2404045ca Mon Sep 17 00:00:00 2001
From: brain
Date: Mon, 12 Dec 2005 13:32:15 +0000
Subject: Added new docs for class SocketEngine
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2339 e03df62e-2008-0410-955e-edbf42e46eb7
---
docs/module-doc/socket_8cpp.html | 31 +++++++++++++++++++++++++++++--
1 file changed, 29 insertions(+), 2 deletions(-)
(limited to 'docs/module-doc/socket_8cpp.html')
diff --git a/docs/module-doc/socket_8cpp.html b/docs/module-doc/socket_8cpp.html
index a600dc335..915f77162 100644
--- a/docs/module-doc/socket_8cpp.html
+++ b/docs/module-doc/socket_8cpp.html
@@ -26,17 +26,21 @@
#include "inspircd_util.h"
#include "inspstring.h"
#include "helperfuncs.h"
+#include "socketengine.h"
Include dependency graph for socket.cpp:

Go to the source code of this file.
Variables | |
| SocketEngine * | SE |
| FILE * | log_file |
| int | boundPortCount |
+
|
+
| + + | +
+
|