]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/socketengine_select.h
A ton more clear() and empty() stuff thats been lingering on the long term todo for...
[user/henk/code/inspircd.git] / include / socketengine_select.h
2007-01-11 brainQuick tweak before work, set the default force=false...
2007-01-11 peaveypgsql should now work thx to added posibility to force...
2006-12-15 w00tAnd now, just to force you to recompile the *whole...
2006-10-31 brainError set handlin g for select socketengine, tidyup...
2006-10-30 brainSelect is now done, and some debug removed. Not that...
2006-08-18 brainTypos in the socketengines
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-12 brainDocument some missing xline stuff
2006-08-11 brainNow two types of log macro, log() and ilog(). log(...
2006-07-19 brainAdd #include <sys/select.h> to select engine, we probab...
2006-07-19 brain* Seperate out socket engines into derived classes...