summaryrefslogtreecommitdiff
path: root/include/socketengine_select.h
AgeCommit message (Expand)Author
2007-10-23Move socketengines into their own dir. This was all w00t's idea, but i told h...brain
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-01-11Quick tweak before work, set the default force=false in these (im not keen on...brain
2007-01-11pgsql should now work thx to added posibility to force a fd out of the socket...peavey
2006-12-15And now, just to force you to recompile the *whole* ircd.. updated headers on...w00t
2006-10-31Error set handlin g for select socketengine, tidyup epollbrain
2006-10-30Select is now done, and some debug removed. Not that anyone really should be ...brain
2006-08-18Typos in the socketenginesbrain
2006-08-18Get rid of SocketEngine::Wait and array-copy, change to SocketEngine::Dispatc...brain
2006-08-18EventHandler class, an abstraction for raw i/obrain
2006-08-12Document some missing xline stuffbrain
2006-08-11Now two types of log macro, log() and ilog(). log() assumes an InspIRCd objec...brain
2006-07-19Add #include <sys/select.h> to select engine, we probably need itbrain
2006-07-19* Seperate out socket engines into derived classes of SocketEngine.brain