]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/socketengine_kqueue.h
Add timeouts to the http module. Two seperate timeouts, 60 seconds to receive headers...
[user/henk/code/inspircd.git] / include / socketengine_kqueue.h
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 brainFix typo in kqueue engine
2006-07-19 brain* Seperate out socket engines into derived classes...