From 855f0d98e90a077f46b456e98ebb8a9b290488f6 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 6 Oct 2006 14:37:51 +0000 Subject: Document more classes git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5435 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspsocket.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/inspsocket.h') diff --git a/include/inspsocket.h b/include/inspsocket.h index 31f147ab8..af92615ea 100644 --- a/include/inspsocket.h +++ b/include/inspsocket.h @@ -44,6 +44,8 @@ using irc::sockets::insp_inaddr; using irc::sockets::insp_ntoa; using irc::sockets::insp_aton; +/** Used to time out socket connections + */ class SocketTimeout : public InspTimer { private: -- cgit v1.2.3