aboutsummaryrefslogtreecommitdiffstats
path: root/src/socketengines/socketengine_kqueue.cpp
diff options
context:
space:
mode:
authorGravatar psychon2009-01-27 18:37:23 +0000
committerGravatar psychon2009-01-27 18:37:23 +0000
commit5de0f22264f580c427af739185c6bab8e8d881be (patch)
tree81c03ddcce8de414e3e5b058d543f041ac4ccf1a /src/socketengines/socketengine_kqueue.cpp
parentCheck line expiry when touching an xline, to prevent huge buildup of stale li... (diff)
downloadinspircd++-5de0f22264f580c427af739185c6bab8e8d881be.tar.gz
inspircd++-5de0f22264f580c427af739185c6bab8e8d881be.tar.bz2
inspircd++-5de0f22264f580c427af739185c6bab8e8d881be.zip
Fix the poll socketengine to actually work.
The old implementation tried to use holes for unused entries in the array for poll() and the OS replied with POLLNVAL to which we replied with 100% CPU. Improvements: - It does compile! - It works git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11008 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/socketengines/socketengine_kqueue.cpp')
0 files changed, 0 insertions, 0 deletions