summaryrefslogtreecommitdiff
path: root/include/socketengines/socketengine_select.h
AgeCommit message (Expand)Author
2009-09-30Remove include/inspircd_se_config.h and socketengine-specific headersdanieldg
2009-09-26Clean up SocketEngine interface to allow edge-triggered I/O and sockets that ...danieldg
2009-09-21Create StreamSocket for IO hooking implementationdanieldg
2009-09-09Fix invalid iterator in select socketengine, clean up its memory use a bit toodanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-07-19Change modes in channels and users to use std::bitset instead of an array. Th...w00t
2008-05-11cleanup an old unused varpeavey
2008-04-03Fix socketengine select to work with arsey compilers that think we're using I...brain
2008-04-02Automatic detection and allocation of max fds. No longer needs recompile to c...brain
2008-02-01removed sys/select.h on windows platformfez
2008-01-10Header update: 2007 -> 2008w00t
2007-10-23Move socketengines into their own dir. This was all w00t's idea, but i told h...brain