summaryrefslogtreecommitdiff
path: root/src/socketengine_iocp.cpp
AgeCommit message (Expand)Author
2007-06-02Change the behaviour of insp in windows to keep its window open, with some st...brain
2007-05-29All the other socketengines have a 1s wait on their 'poll' equivalent. GetQue...brain
2007-05-25Tidy up to coding stylebrain
2007-05-20try...catch around the map::insert in AddFd, for some reason it throws someti...brain
2007-05-20Remove asserts and convert to unix line endingsbrain
2007-05-19Helps if I add the w32 specific code, too. :pw00t