]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/socketengine_select.cpp
Just about enough docs to rebuild the docs page now
[user/henk/code/inspircd.git] / src / socketengine_select.cpp
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-07 brainBail if we couldn't bind any ports (when did this get...
2006-07-19 brainAdd #include <sys/select.h> to select engine, we probab...
2006-07-19 brain* Seperate out socket engines into derived classes...