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
/
sockfd.c
Commit message (
Expand
)
Author
Age
*
Introduce DTLS transport for NNG.
Garrett D'Amore
2025-06-01
*
Converted rest of transports to nng_err.
Garrett D'Amore
2025-04-27
*
Converted property functions to use nng_err.
Garrett D'Amore
2025-04-27
*
Transport listen: use nng_err
Garrett D'Amore
2025-04-27
*
AIO: Use nng_err for cancellation callback instead of int.
Garrett D'Amore
2025-04-27
*
api: pipes should use nng_err
Garrett D'Amore
2025-01-14
*
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
*
sockfd: inline aio structs
Garrett D'Amore
2024-11-24
*
sockfd: we can use NULL for dialer ops
Garrett D'Amore
2024-11-24
*
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
*
fixes #1746 Create a new socket:// transport for socketpair() based connections
Garrett D'Amore
2023-12-29