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.c
Commit message (
Expand
)
Author
Age
*
udp: use a bounce buffer if we lack sendmsg or recvmsg
Garrett D'Amore
2024-12-29
*
resolver: use explicit resolver item provided by caller
Garrett D'Amore
2024-12-28
*
udp: more nni_aio_start
Garrett D'Amore
2024-12-26
*
udp: use nni_aio_start
Garrett D'Amore
2024-12-26
*
aio: introduce NNG_ESTOPPED
Garrett D'Amore
2024-12-26
*
transports: all transports use the new inline approach
Garrett D'Amore
2024-12-15
*
udp: implement endpoint stop functions
Garrett D'Amore
2024-12-11
*
udp transport: convert to using inline pipes and endpoints
Garrett D'Amore
2024-12-08
*
udp: hang on close after sending too large
Garrett D'Amore
2024-12-07
*
udp: remove NNG_OPT_URL
Garrett D'Amore
2024-11-23
*
Collect the bound port as part of the URL at bind time.
Garrett D'Amore
2024-11-21
*
URL u_port should be a number not a string.
Garrett D'Amore
2024-11-17
*
UDP: prefer new packets (drop older)
Garrett D'Amore
2024-11-04
*
fixes #1890 stats could support an inline lock - remove most atomics
Garrett D'Amore
2024-10-13
*
stats: Reduce some wasted space for disabled stats.
Garrett D'Amore
2024-10-13
*
udp: fix race, fix tests
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
*
UDP: add some statistics
Garrett D'Amore
2024-10-12
*
udp: fix leaks on EP destroy
Garrett D'Amore
2024-10-07
*
fixes #168 UDP transport
Garrett D'Amore
2024-10-05