Age | Commit message (Expand) | Author |
---|---|---|
2006-12-15 | And now, just to force you to recompile the *whole* ircd.. updated headers on... | w00t |
2006-10-31 | Error set handlin g for select socketengine, tidyup epoll | brain |
2006-10-30 | Select is now done, and some debug removed. Not that anyone really should be ... | brain |
2006-08-18 | Typos in the socketengines | brain |
2006-08-18 | Get rid of SocketEngine::Wait and array-copy, change to SocketEngine::Dispatc... | brain |
2006-08-18 | EventHandler class, an abstraction for raw i/o | brain |
2006-08-12 | Document some missing xline stuff | brain |
2006-08-11 | Now two types of log macro, log() and ilog(). log() assumes an InspIRCd objec... | brain |
2006-07-19 | Add #include <sys/select.h> to select engine, we probably need it | brain |
2006-07-19 | * Seperate out socket engines into derived classes of SocketEngine. | brain |