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
/
socket
Commit message (
Expand
)
Author
Age
*
api: pipes should use nng_err
Garrett D'Amore
2025-01-14
*
api: remove old protocol headers
Garrett D'Amore
2025-01-04
*
fixes #2061 Move IPC parameters from uint64 to int
Garrett D'Amore
2025-01-03
*
fix for potential leaking connections
Garrett D'Amore
2024-12-26
*
sockfd: convert to use nni_aio_start
Garrett D'Amore
2024-12-26
*
transports: all transports use the new inline approach
Garrett D'Amore
2024-12-15
*
sockfd: implement endpoint stop functions
Garrett D'Amore
2024-12-11
*
socket transport: convert to using inline pipe and endpoint allocations
Garrett D'Amore
2024-12-08
*
socket transport: No need for a cool down for this transport.
Garrett D'Amore
2024-12-07
*
tests: add sockfd test for multiple accepts
Garrett D'Amore
2024-12-07
*
sockfd: inline aio structs
Garrett D'Amore
2024-11-24
*
sockfd: we can use NULL for dialer ops
Garrett D'Amore
2024-11-24
*
socket: fds can never be negative
Garrett D'Amore
2024-11-23
*
Fix socket:// hostname should be null, and add test case
Garrett D'Amore
2024-11-22
*
Collect the bound port as part of the URL at bind time.
Garrett D'Amore
2024-11-21
*
URL refactor part 1.
Garrett D'Amore
2024-11-18
*
Introduce NUTS_SKIP and use it in a few tests.
Garrett D'Amore
2024-11-03
*
Windows: Use _close instead of close
Garrett D'Amore
2024-01-27
*
fixes #1746 Create a new socket:// transport for socketpair() based connections
Garrett D'Amore
2023-12-29