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_impl.h
Commit message (
Expand
)
Author
Age
*
platform: remove reader/writer locks
Garrett D'Amore
2025-01-05
*
platform: eliminate NNI_CV_INITIALIZER altogether
Garrett D'Amore
2025-01-05
*
resolver: use explicit resolver item provided by caller
Garrett D'Amore
2024-12-28
*
refactor initialization/finalization
Garrett D'Amore
2024-11-11
*
windows: drop the hEvent initialization for win_io structures.
Garrett D'Amore
2024-05-30
*
fixes #1552 Several warnings compiling in Windows with Visual Studio 2019
Garrett D'Amore
2021-12-25
*
Fixes compiling on windows 32-bit (#1549)
Edward Rudd
2021-12-08
*
Static condvar initialization.
Garrett D'Amore
2021-12-05
*
Use static initialization for lists and mutexes.
Garrett D'Amore
2021-12-05
*
Provide atomic pointer support.
Garrett D'Amore
2021-12-05
*
fixes #1409 reader/writer lock desired
Garrett D'Amore
2021-07-11
*
XREQ and others race on TTL.
Garrett D'Amore
2020-01-11
*
fixes #1075 WebSocket heap use after free
Garrett D'Amore
2019-12-30
*
fixes #825 TCP public API should use generic setopt/getopt
Garrett D'Amore
2018-12-31
*
fixes #823 Define public IPC (#824)
Garrett D'Amore
2018-12-22
*
fixes #674 want 64-bit atomics (for stats)
Garrett D'Amore
2018-08-27
*
fixes #668 Remove the old win_event stuff
Garrett D'Amore
2018-08-20
*
fixes #595 mutex leak and other minor errors in TCP
Garrett D'Amore
2018-07-18
*
fixes #523 dialers could support multiple outstanding dial requests
Garrett D'Amore
2018-07-16
*
fixes #566 Windows iov resubmit routine is not used.
Garrett D'Amore
2018-07-06
*
fixes #572 Several locking errors found
Garrett D'Amore
2018-07-03
*
fixes #352 aio lock is burning hot
Garrett D'Amore
2018-05-14
*
fixes #265 nngcat should support persistent ZT nodes
Garrett D'Amore
2018-03-05
*
fixes #216 HTTP server side API refactoring, directory serving support
Garrett D'Amore
2018-01-20
*
Improve UDP test coverage, fix numerous issues found.
Garrett D'Amore
2017-10-05
*
Windows UDP support.
Garrett D'Amore
2017-09-29
*
Conditional platform inclusion cleanups.
Garrett D'Amore
2017-08-21
*
Fix warninsg about size types found in 64-bit windows build.
Garrett D'Amore
2017-08-05
*
Refactor AIO logic to close numerous races and reduce complexity.
Garrett D'Amore
2017-08-04
*
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
*
SRWLocks FTW!
Garrett D'Amore
2017-07-07
*
Start of progress on Windows. Name resolution and IOCP work begins.
Garrett D'Amore
2017-07-07
*
Initial swag at notification pipes (not used yet).
Garrett D'Amore
2017-01-21
*
Fix TCP hostname wildcards on Windows. Sort of.
Garrett D'Amore
2017-01-18
*
Start of event framework.
Garrett D'Amore
2017-01-16
*
Fixes for 32-bit Windows compilation.
Garrett D'Amore
2017-01-16
*
Windows IPC works now.
Garrett D'Amore
2017-01-15
*
Windows TCP now working.
Garrett D'Amore
2017-01-14
*
Many fixes for Windows. It compiles, and some tests work.
Garrett D'Amore
2017-01-13
*
Initial swag at Win32. Much to do still.
Garrett D'Amore
2017-01-12