]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/socketengine_epoll.cpp
Tidy up strlens which are not required
[user/henk/code/inspircd.git] / src / socketengine_epoll.cpp
2006-10-02 w00tBetter fix to crash jamie experienced. epoll was the...
2006-10-01 brainExtra debugging
2006-08-30 brainWahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons...
2006-08-18 brainGet rid of SocketEngine::Wait and array-copy, change...
2006-08-18 brainEventHandler class, an abstraction for raw i/o
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainChange to using Instance->Log (InspIRCd::Log) rather...
2006-08-11 brainNow two types of log macro, log() and ilog(). log(...
2006-08-10 brainMove tons more stuff into class InspIRCd*, make signal...
2006-08-07 brainBail if we couldn't bind any ports (when did this get...
2006-07-19 brain* Seperate out socket engines into derived classes...