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_tcp.c
Commit message (
Expand
)
Author
Age
*
Add stream direct address functions for socket addresses.
Garrett D'Amore
2025-10-25
*
windows tcp: Lookup extended TCP function pointers at startup
Garrett D'Amore
2024-12-28
*
fixes #523 dialers could support multiple outstanding dial requests
Garrett D'Amore
2018-07-16
*
fixes #430 Unable to build in MSYS + Win-builds
Garrett D'Amore
2018-05-15
*
fixes #105 Want NNG_OPT_TCP_NODELAY option
Garrett D'Amore
2018-04-26
*
fixes #289 nng_sockaddr could just be a union
Garrett D'Amore
2018-03-14
*
Fix for Windows compilation warnings.
Garrett D'Amore
2018-03-05
*
fixes #262 NNG_OPT_URL should be resolved
Garrett D'Amore
2018-03-04
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
fixes #171 Refactor aio to use generic data fields
Garrett D'Amore
2018-02-08
*
fixes #228 aio iov should have larger limits (dynamically allocated)
Garrett D'Amore
2018-02-05
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
Fix compilation warnings, bugs, and crashes found on Windows.
Garrett D'Amore
2017-12-28
*
fixes #154 underlyng TCP & IPC transports should support partial recv/send
Garrett D'Amore
2017-11-13
*
fixes #150 IPC error during Bus tests
Garrett D'Amore
2017-11-05
*
fixes #5 Address properties
Garrett D'Amore
2017-10-03
*
Windows UDP support.
Garrett D'Amore
2017-09-29