summaryrefslogtreecommitdiff
path: root/src/platform/windows/win_iocp.c
Commit message (Expand)AuthorAge
* fixes #173 Define public HTTP server APIGarrett D'Amore2018-02-01
* Improve UDP test coverage, fix numerous issues found.Garrett D'Amore2017-10-05
* Conditional platform inclusion cleanups.Garrett D'Amore2017-08-21
* Provide versions of mutex, condvar, and aio init that never fail.Garrett D'Amore2017-08-16
* Refactor AIO logic to close numerous races and reduce complexity.Garrett D'Amore2017-08-04
* Fix close-related leak of pipes.Garrett D'Amore2017-07-18
* Implemented asynchronous (fully) accept.Garrett D'Amore2017-07-14
* Windows implmentation of TCP is "working now".Garrett D'Amore2017-07-13
* Fix likely close race in Windows ICP/IOCP code.Garrett D'Amore2017-07-12
* Windows IPC working, mostly.Garrett D'Amore2017-07-11
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Windows IPC progress. Not working yet, but should be close.Garrett D'Amore2017-07-10
* Start of progress on Windows. Name resolution and IOCP work begins.Garrett D'Amore2017-07-07