]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/socketengines/socketengine_iocp.cpp
Update copyrights for 2009.
[user/henk/code/inspircd.git] / src / socketengines / socketengine_iocp.cpp
2009-01-02 w00tUpdate copyrights for 2009.
2008-09-04 brainfix a warning. I am on a warning zapping crusade today.
2008-06-18 brainMeasure bandwidth statistics from the socket engine...
2008-04-18 brainApply patches to remove 200-odd dll limit on windows...
2008-04-07 w00tPatch from Brain: set MAX_DESCRIPTORS for all socket...
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 w00tPro tip #2: making a fatal error 'SPARSE' logging only...
2008-02-06 w00tPro tip: printf() doesn't add newlines for you
2008-02-05 fezfixed std:: stuff
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-23 brainMove socketengines into their own dir. This was all...