]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Move a socket sanity check into the generic listener handler, avoiding the need to...
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 7 Sep 2008 23:15:05 +0000 (23:15 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 7 Sep 2008 23:15:05 +0000 (23:15 +0000)
commit7a30c818ee4a5afb0aaea9adca4f2e3606b20c37
tree8c6c770aa76258843e15dee44d9b7541c7e136dc
parent77b7c4300472ff1ba5c643b75ead4be75625f96f
Move a socket sanity check into the generic listener handler, avoiding the need to instantiate a user object in insane conditions.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10463 e03df62e-2008-0410-955e-edbf42e46eb7
src/listensocket.cpp
src/usermanager.cpp