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
/
tests
/
udp.c
Commit message (
Expand
)
Author
Age
*
Convert UDP platform test to NUTS.
Garrett D'Amore
2024-02-25
*
Disable (for now) the UDPv6 test.
Garrett D'Amore
2024-02-25
*
fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)
Garrett D'Amore
2024-02-25
*
fixes #1401 valgrind reports leaks in all tests
Garrett D'Amore
2021-01-03
*
fixes #1279 Add support for ws4:// and ws6:// style websocket urls
Garrett D'Amore
2020-08-08
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)
Garrett D'Amore
2018-05-06
*
fixes #289 nng_sockaddr could just be a union
Garrett D'Amore
2018-03-14
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
fixes #154 underlyng TCP & IPC transports should support partial recv/send
Garrett D'Amore
2017-11-13
*
fixes #84 Consider using msec for durations
Garrett D'Amore
2017-10-19
*
Improve UDP test coverage, fix numerous issues found.
Garrett D'Amore
2017-10-05
*
Windows UDP support.
Garrett D'Amore
2017-09-29