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_udp.c
Commit message (
Expand
)
Author
Age
*
Introduce DTLS transport for NNG.
Garrett D'Amore
2025-06-01
*
AIO: Use nng_err for cancellation callback instead of int.
Garrett D'Amore
2025-04-27
*
TLS: break up the TLS layer a bit to refactor for DTLS.
Garrett D'Amore
2025-04-27
*
resolver: use explicit resolver item provided by caller
Garrett D'Amore
2024-12-28
*
udp: use nni_aio_start
Garrett D'Amore
2024-12-26
*
UDP: Introduce an experimental (undocumented for now) public API for UDP. (#1...
Garrett D'Amore
2024-06-02
*
windows: drop the hEvent initialization for win_io structures.
Garrett D'Amore
2024-05-30
*
Minor spelling tweaks for the aio framework.
Garrett D'Amore
2020-11-09
*
Fixup a few codacy complaints.
Garrett D'Amore
2020-01-01
*
fixes #665 Convert Windows UDP to raw IOCP
Garrett D'Amore
2018-08-20
*
fixes #269 nngcat unreliable with ZeroTier transport
Garrett D'Amore
2018-03-07
*
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
*
Windows UDP support.
Garrett D'Amore
2017-09-29