]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/socketengines/socketengine_epoll.cpp
Measure bandwidth statistics from the socket engine (kiloBITS per second in, out...
[user/henk/code/inspircd.git] / src / socketengines / socketengine_epoll.cpp
2008-06-01 specialOnly prepare epoll for 25% of maxfds initially; it...
2008-06-01 peaveyImprove debug output on a few key methods of epoll...
2008-05-19 w00tDebug on out of range FD.
2008-04-06 w00tInitialise this (valgrind warning)
2008-04-02 brainAutomatic detection and allocation of max fds. No longe...
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-14 brainKeep count of the number of events in total, and sepera...
2008-02-06 w00tepoll did it too. >:(
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-12 brainRemove craq
2007-11-11 brainThis works with multiple remote includes now except...
2007-11-11 brainOk, this works except for it wont resolve hosts before...
2007-11-11 brainHmm
2007-10-23 brainMove socketengines into their own dir. This was all...