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
Commit message (
Expand
)
Author
Age
*
socket: rename nng_close to nng_socket_close
Garrett D'Amore
2024-12-31
*
websocket tests: more resilience against EADDRINUSE
Garrett D'Amore
2024-12-31
*
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
*
zerotier: removed
Garrett D'Amore
2024-12-26
*
fix for potential leaking connections
Garrett D'Amore
2024-12-26
*
pipeline: use nni_aio_start
Garrett D'Amore
2024-12-26
*
sub: remove some calls to nni_aio_begin
Garrett D'Amore
2024-12-26
*
pair0: use nni_aio_start
Garrett D'Amore
2024-12-26
*
pair1: use nni_aio_start
Garrett D'Amore
2024-12-26
*
pub sub: use nni_aio_start
Garrett D'Amore
2024-12-26
*
bus: use nni_aio_start
Garrett D'Amore
2024-12-26
*
req rep: use nni_aio_start
Garrett D'Amore
2024-12-26
*
survey protocol conversion to nni_aio_start
Garrett D'Amore
2024-12-26
*
udp: more nni_aio_start
Garrett D'Amore
2024-12-26
*
tls: use nni_aio_begin
Garrett D'Amore
2024-12-26
*
udp: use nni_aio_start
Garrett D'Amore
2024-12-26
*
ipc: use nni_aio_start
Garrett D'Amore
2024-12-26
*
tcp: use nni_aio_start
Garrett D'Amore
2024-12-26
*
websocket: use nni_aio_start
Garrett D'Amore
2024-12-26
*
inproc: use nni_aio_start
Garrett D'Amore
2024-12-26
*
sockfd: convert to use nni_aio_start
Garrett D'Amore
2024-12-26
*
aio: introduce NNG_ESTOPPED
Garrett D'Amore
2024-12-26
*
aio: introduce nni_aio_defer
Garrett D'Amore
2024-12-22
*
test: fix valgrind complaint about unitialized test data in ipc test
Garrett D'Amore
2024-12-22
*
websocket: stop trying to accept once we're closed
Garrett D'Amore
2024-12-16
*
tls: fix deadlock in error path
Garrett D'Amore
2024-12-16
*
transports: all transports use the new inline approach
Garrett D'Amore
2024-12-15
*
websocket transport: use inline SP objects
Garrett D'Amore
2024-12-15
*
tls transport: use inline SP structures
Garrett D'Amore
2024-12-15
*
tls transport: inline aios
Garrett D'Amore
2024-12-15
*
inproc: use inline data structures for SP blocks
Garrett D'Amore
2024-12-15
*
inproc: use nni_refcnt
Garrett D'Amore
2024-12-15
*
test: fix uninitialized complaint from tcp recv max test
Garrett D'Amore
2024-12-15
*
ipc: remove unnecessary check for null msg in fini
Garrett D'Amore
2024-12-15
*
tcp transport: use preallocated SP objects
Garrett D'Amore
2024-12-15
*
tcp transport: inline aios (eliminate failure paths)
Garrett D'Amore
2024-12-15
*
streams: add explicit stop functions
Garrett D'Amore
2024-12-12
*
transports: all transports implement stop functions
Garrett D'Amore
2024-12-11
*
zerotier: implement ep stop
Garrett D'Amore
2024-12-11
*
websocket: implement ep stop here
Garrett D'Amore
2024-12-11
*
tls: implement ep stop
Garrett D'Amore
2024-12-11
*
inproc: implement stub ep stop
Garrett D'Amore
2024-12-11
*
tcp: implement ep stop
Garrett D'Amore
2024-12-11
*
ipc transport: convert to using inline data structures
Garrett D'Amore
2024-12-11
*
udp: implement endpoint stop functions
Garrett D'Amore
2024-12-11
*
sockfd: implement endpoint stop functions
Garrett D'Amore
2024-12-11
*
endpoints: add transport ep stop functions
Garrett D'Amore
2024-12-11
*
windows ipc: significant refactor
Garrett D'Amore
2024-12-09
*
udp transport: convert to using inline pipes and endpoints
Garrett D'Amore
2024-12-08
[next]