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
/
platform
/
posix
/
posix_sockfd.c
Commit message (
Expand
)
Author
Age
*
Plumb sockaddrs all the way through pipes, make them failsafe.
Garrett D'Amore
2025-10-25
*
Add stream direct address functions for socket addresses.
Garrett D'Amore
2025-10-25
*
Converted property functions to use nng_err.
Garrett D'Amore
2025-04-27
*
More nng_err -- this time for dialer and listener allocations.
Garrett D'Amore
2025-04-27
*
AIO: Use nng_err for cancellation callback instead of int.
Garrett D'Amore
2025-04-27
*
Liberally apply some UWYI (use what you include) to header files
Garrett D'Amore
2025-01-05
*
fixes #2061 Move IPC parameters from uint64 to int
Garrett D'Amore
2025-01-03
*
sockfd: convert to use nni_aio_start
Garrett D'Amore
2024-12-26
*
posix pollers: inline the pfd and make callbacks constant
Garrett D'Amore
2024-12-20
*
POSIX poller: add support for select, and for choosing the poller
Garrett D'Amore
2024-12-17
*
streams: add explicit stop functions
Garrett D'Amore
2024-12-12
*
fixes #1746 Create a new socket:// transport for socketpair() based connections
Garrett D'Amore
2023-12-29