]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix peavey and w00ts bug they found by removing the nonblocking part of the logger...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 2 Apr 2008 19:52:33 +0000 (19:52 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 2 Apr 2008 19:52:33 +0000 (19:52 +0000)
commit7dadb07a19280936147b91144f27d8528ba35c7c
tree806ce6c1e2506606b2b88531a9714a0241b521ec
parent0ba0beb0c465cd7bfbd98b6f51429d3147c362eb
Fix peavey and w00ts bug they found by removing the nonblocking part of the logger. This stuff was hackish and isnt required. If your hard disk locks up, then you have bigger worries.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9276 e03df62e-2008-0410-955e-edbf42e46eb7
include/logger.h
src/logger.cpp
src/socketengines/socketengine_kqueue.cpp