]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Extra checking that the fd's we pass to SocketEngine::AddFd were added (a lot of...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 8 Aug 2006 09:32:57 +0000 (09:32 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 8 Aug 2006 09:32:57 +0000 (09:32 +0000)
commit2329d59b09cdc05b0b403f7d313df65492e1813b
tree6d5f005565b62883e09ed2b2e09752fc034da413
parent3794888ebf1fb19f404c22ff2d5333ccc6c3129e
Extra checking that the fd's we pass to SocketEngine::AddFd were added (a lot of assuming was going off, leading to total chaos if we run out of fd's etc)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4780 e03df62e-2008-0410-955e-edbf42e46eb7
include/inspsocket.h
src/dns.cpp
src/inspircd.cpp
src/inspsocket.cpp
src/socket.cpp
src/users.cpp