Age | Commit message (Expand) | Author |
---|---|---|
2007-06-14 | Whack a ^M | brain |
2007-06-14 | - Made the recvfrom wrapper a bit neater. | burlex |
2007-06-14 | - Fixed UDP Overlapped I/O under windows. (not the best way this could be don... | burlex |
2007-06-13 | * Fixed IOCPEngine under x64 (because of incorrect pointer sizes) | burlex |
2007-06-02 | Change the behaviour of insp in windows to keep its window open, with some st... | brain |
2007-05-29 | All the other socketengines have a 1s wait on their 'poll' equivalent. GetQue... | brain |
2007-05-25 | Tidy up to coding style | brain |
2007-05-20 | try...catch around the map::insert in AddFd, for some reason it throws someti... | brain |
2007-05-20 | Remove asserts and convert to unix line endings | brain |
2007-05-19 | Helps if I add the w32 specific code, too. :p | w00t |