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_8h-source.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'docs/module-doc/socket_8h-source.html') diff --git a/docs/module-doc/socket_8h-source.html b/docs/module-doc/socket_8h-source.html index cd591d23e..3f5815e6c 100644 --- a/docs/module-doc/socket_8h-source.html +++ b/docs/module-doc/socket_8h-source.html @@ -70,12 +70,13 @@ 00061 void SetState(InspSocketState s); 00062 InspSocketState GetState(); 00063 bool Poll(); -00064 virtual void Close(); -00065 virtual ~InspSocket(); -00066 }; -00067 -00068 #endif -
Generated on Fri Dec 9 20:20:03 2005 for InspIRCd by  +00064 int GetFd(); +00065 virtual void Close(); +00066 virtual ~InspSocket(); +00067 }; +00068 +00069 #endif +
Generated on Mon Dec 12 13:31:08 2005 for InspIRCd by  doxygen 1.4.4-20050815
-- cgit v1.2.3