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
/
protocol
/
reqrep0
/
req_test.c
Commit message (
Expand
)
Author
Age
*
Fix typos across docs, comments, and CMake
mochalins
2025-06-02
*
api: rename nng_send_aio and nng_recv_aio to nng_socket_send and nng_socket_recv
Garrett D'Amore
2025-01-04
*
protocols: move content from the protocols to nng.h
Garrett D'Amore
2025-01-01
*
socket: rename nng_close to nng_socket_close
Garrett D'Amore
2024-12-31
*
req rep: use nni_aio_start
Garrett D'Amore
2024-12-26
*
tests: fix data race getting results
Garrett D'Amore
2024-11-30
*
Remove untyped nng_socket_get and nng_socket_set.
Garrett D'Amore
2024-11-03
*
Replace `NNG_OPT_PROTO`, `NNG_OPT_PROTONAME`, and friends with functions.
Garrett D'Amore
2024-11-02
*
NNG_OPT_RECVFD and NNG_OPT_SENDFD converted to functions.
Garrett D'Amore
2024-11-02
*
Use `const` for nng_stat when possible.
Garrett D'Amore
2024-10-20
*
fixes #1663 Request/Reply Protocol Throughput and Scalability
Garrett D'Amore
2023-12-16
*
fixes #1702 segfault canceling req receive while sending
Garrett D'Amore
2023-11-25
*
don't use deprecated functions in tests (#1560)
Edward Rudd
2021-12-29
*
fixes #1345 Restructure the source tree
Garrett D'Amore
2021-01-01