Age | Commit message (Expand) | Author |
---|---|---|
2008-09-11 | Experimental WSAPoll (thanks for not just using poll(), guys) support for Win... | w00t |
2008-08-25 | Numerous changes to make this build.. | w00t |
2008-08-25 | This include doesn't exist in 1.2 | w00t |
2008-08-25 | Forward-port poll socket engine as it seems reasonably stable, and half-hack ... | w00t |
2008-07-19 | Change modes in channels and users to use std::bitset instead of an array. Th... | w00t |
2008-05-11 | cleanup an old unused var | peavey |
2008-04-03 | Fix socketengine select to work with arsey compilers that think we're using I... | brain |
2008-04-02 | Automatic detection and allocation of max fds. No longer needs recompile to c... | brain |
2008-02-05 | fixed std:: stuff | fez |
2008-02-01 | removed sys/select.h on windows platform | fez |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-10-23 | Move socketengines into their own dir. This was all w00t's idea, but i told h... | brain |