]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/socketengine_iocp.cpp
publish "JSON-RPC" interface
[user/henk/code/inspircd.git] / src / socketengine_iocp.cpp
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-06-14 brainWhack a ^M
2007-06-14 burlex- Made the recvfrom wrapper a bit neater.
2007-06-14 burlex- Fixed UDP Overlapped I/O under windows. (not the...
2007-06-13 burlex* Fixed IOCPEngine under x64 (because of incorrect...
2007-06-02 brainChange the behaviour of insp in windows to keep its...
2007-05-29 brainAll the other socketengines have a 1s wait on their...
2007-05-25 brainTidy up to coding style
2007-05-20 braintry...catch around the map::insert in AddFd, for some...
2007-05-20 brainRemove asserts and convert to unix line endings
2007-05-19 w00tHelps if I add the w32 specific code, too. :p