]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/socketengines/socketengine_kqueue.h
Fix linking errors on BSD
[user/henk/code/inspircd.git] / include / socketengines / socketengine_kqueue.h
2009-09-28 danieldgFix linking errors on BSD
2009-09-28 danieldgFix compile errors on BSD
2009-09-26 danieldgClean up SocketEngine interface to allow edge-triggered...
2009-09-21 danieldgCreate StreamSocket for IO hooking implementation
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-07-19 w00tChange modes in channels and users to use std::bitset...
2008-04-02 brainAutomatic detection and allocation of max fds. No longe...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-23 brainMove socketengines into their own dir. This was all...