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
/
sp
/
transport
/
udp
/
udp_tran_test.c
Commit message (
Expand
)
Author
Age
*
Replace nng_pipe_get_addr, nng_stream_get_addr, and the NNG_OPT_REMADDR option.
Garrett D'Amore
2025-10-27
*
NNG_OPT_BOUND_PORT replaces NNG_OPT_TCP/UDP_BOUND_PORT.
Garrett D'Amore
2025-10-26
*
UDP: Signficant refactoring and simplification.
Garrett D'Amore
2025-06-08
*
Fix valgrind uninitialized complaint in UDP test.
Garrett D'Amore
2025-05-26
*
api: rename nng_send_aio and nng_recv_aio to nng_socket_send and nng_socket_recv
Garrett D'Amore
2025-01-04
*
socket: rename nng_close to nng_socket_close
Garrett D'Amore
2024-12-31
*
udp: more nni_aio_start
Garrett D'Amore
2024-12-26
*
dialers: add nng_dial_url and nng_dialer_create_url
Garrett D'Amore
2024-11-23
*
Convert UDP test to use URL functions.
Garrett D'Amore
2024-11-22
*
URL refactor part 1.
Garrett D'Amore
2024-11-18
*
UDP: prefer new packets (drop older)
Garrett D'Amore
2024-11-04
*
Use a callback for UDP burst test.
Garrett D'Amore
2024-11-04
*
UDP test improvements.
Garrett D'Amore
2024-11-04
*
fixes #1890 stats could support an inline lock - remove most atomics
Garrett D'Amore
2024-10-13
*
UDP: More test tuning for lossy environments.
Garrett D'Amore
2024-10-13
*
udp: fix race, fix tests
Garrett D'Amore
2024-10-13
*
UDP/sanitizer: Don't be strict about message loss in sanitizer or coverage runs.
Garrett D'Amore
2024-10-13
*
UDP: burst testing to improve coverage
Garrett D'Amore
2024-10-13
*
UDP: numerous fixes, added test for copy break
Garrett D'Amore
2024-10-13
*
fixes #168 UDP transport
Garrett D'Amore
2024-10-05