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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
platform
/
windows
/
win_thread.c
Commit message (
Expand
)
Author
Age
*
MinGW fixes for interlocked variables
Garrett D'Amore
2019-06-27
*
fix #946 Use after free in TLS
Garrett D'Amore
2019-05-19
*
fixes #890 Windows mingw interlocked exchange not quite right
Garrett D'Amore
2019-02-23
*
Fix bug #868
Alexander Pickering
2019-02-15
*
fixes #712 windows nni_atomic_set64 should not return value
Garrett D'Amore
2018-09-09
*
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 #611 Memory Leaks under Windows
Garrett D'Amore
2018-08-06
*
fixes #605 NNI_ALLOC_STRUCT/NNI_ALLOC_STRUCTS should zero memory
Garrett D'Amore
2018-07-24
*
fixes #523 dialers could support multiple outstanding dial requests
Garrett D'Amore
2018-07-16
*
fixes #572 Several locking errors found
Garrett D'Amore
2018-07-03
*
fixes #32 autoscale based on CPUs available
Garrett D'Amore
2018-06-12
*
fixes #352 aio lock is burning hot
Garrett D'Amore
2018-05-14
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
fixes #158 nni_plat_init: undefined return value if called from two threads
Garrett D'Amore
2017-12-28
*
Fix compilation warnings, bugs, and crashes found on Windows.
Garrett D'Amore
2017-12-28
*
fixes #84 Consider using msec for durations
Garrett D'Amore
2017-10-19
*
Windows UDP support.
Garrett D'Amore
2017-09-29
*
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
*
Windows fixes; especially idempotent init/fini.
Garrett D'Amore
2017-08-11
*
Thundering herd kills performance.
Garrett D'Amore
2017-08-10
*
Windows implmentation of TCP is "working now".
Garrett D'Amore
2017-07-13
*
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
*
Start of event framework.
Garrett D'Amore
2017-01-16
*
Fixes for 32-bit Windows compilation.
Garrett D'Amore
2017-01-16
*
Various complaints found in AppVeyor build.
Garrett D'Amore
2017-01-16
*
Compile static *and* shared libraries.
Garrett D'Amore
2017-01-15
*
Use Windows tick clock instead of Performance counters.
Garrett D'Amore
2017-01-14
*
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