]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/socketengine_epoll.h
Provide error output on failure to load a core command; to console on startup, and...
[user/henk/code/inspircd.git] / include / socketengine_epoll.h
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
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-30 brainWARNING: This commit breaks kqueue and select -- work...
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 brain* Seperate out socket engines into derived classes...