From 9a52a667163a6abc5b83fd268b55c9062b55131f Mon Sep 17 00:00:00 2001 From: peavey Date: Mon, 5 Feb 2007 20:08:51 +0000 Subject: Move quitting of clients to a central Cull List, and do quitting outside userrec and in main loop. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6497 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/inspsocket.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/inspsocket.cpp') diff --git a/src/inspsocket.cpp b/src/inspsocket.cpp index 6fd7785e4..c4abde509 100644 --- a/src/inspsocket.cpp +++ b/src/inspsocket.cpp @@ -88,7 +88,7 @@ InspSocket::InspSocket(InspIRCd* SI, const std::string &ipaddr, int aport, bool } return; } - } + } } else { -- cgit v1.3.1-10-gc9f91