summaryrefslogtreecommitdiff
path: root/include/socketengine_iocp.h
AgeCommit message (Expand)Author
2007-10-23Move socketengines into their own dir. This was all w00t's idea, but i told h...brain
2007-09-04* Fixed some incorrect declarations in IOCPEngineburlex
2007-08-23Move the close() wrapper out of the win32wrapper.h, and into its new proper p...brain
2007-08-23Craquity craq De-craq!brain
2007-07-27Fix compile errors in windowsbrain
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-07-16formatting and ^Mpeavey
2007-06-17Commentsbrain
2007-06-14- Fixed UDP Overlapped I/O under windows. (not the best way this could be don...burlex
2007-06-02Change the behaviour of insp in windows to keep its window open, with some st...brain
2007-05-25Tidy up to coding stylebrain
2007-05-20Remove asserts and convert to unix line endingsbrain
2007-05-19Helps if I add the w32 specific code, too. :pw00t