]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/socketengines/socketengine_select.h
Replace std::deque with std::vector in spanningtree and related modules
[user/henk/code/inspircd.git] / include / socketengines / socketengine_select.h
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-05-11 peaveycleanup an old unused var
2008-04-03 brainFix socketengine select to work with arsey compilers...
2008-04-02 brainAutomatic detection and allocation of max fds. No longe...
2008-02-01 fezremoved sys/select.h on windows platform
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-23 brainMove socketengines into their own dir. This was all...