index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
platform
/
windows
/
win_iocp.c
Commit message (
Expand
)
Author
Age
*
fixes #668 Remove the old win_event stuff
Garrett D'Amore
2018-08-20
*
fixes #664 aio cancellation could be better
Garrett D'Amore
2018-08-20
*
fixes #566 Windows iov resubmit routine is not used.
Garrett D'Amore
2018-07-06
*
fixes #352 aio lock is burning hot
Garrett D'Amore
2018-05-14
*
fixes #346 nng_recv() sometimes acts on null `msg` pointer
Garrett D'Amore
2018-04-20
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
Improve UDP test coverage, fix numerous issues found.
Garrett D'Amore
2017-10-05
*
Conditional platform inclusion cleanups.
Garrett D'Amore
2017-08-21
*
Provide versions of mutex, condvar, and aio init that never fail.
Garrett D'Amore
2017-08-16
*
Refactor AIO logic to close numerous races and reduce complexity.
Garrett D'Amore
2017-08-04
*
Fix close-related leak of pipes.
Garrett D'Amore
2017-07-18
*
Implemented asynchronous (fully) accept.
Garrett D'Amore
2017-07-14
*
Windows implmentation of TCP is "working now".
Garrett D'Amore
2017-07-13
*
Fix likely close race in Windows ICP/IOCP code.
Garrett D'Amore
2017-07-12
*
Windows IPC working, mostly.
Garrett D'Amore
2017-07-11
*
Give up on uncrustify; switch to clang-format.
Garrett D'Amore
2017-07-10
*
Windows IPC progress. Not working yet, but should be close.
Garrett D'Amore
2017-07-10
*
Start of progress on Windows. Name resolution and IOCP work begins.
Garrett D'Amore
2017-07-07