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
/
pubsub0
Commit message (
Expand
)
Author
Age
*
sub: remove some calls to nni_aio_begin
Garrett D'Amore
2024-12-26
*
pub sub: use nni_aio_start
Garrett D'Amore
2024-12-26
*
aio: introduce NNG_ESTOPPED
Garrett D'Amore
2024-12-26
*
ctx: Simplify handling for closed contexts.
Garrett D'Amore
2024-12-07
*
refactor initialization/finalization
Garrett D'Amore
2024-11-11
*
Remove untyped nng_socket_get and nng_socket_set.
Garrett D'Amore
2024-11-03
*
Add some more tests for sub coverage.
Garrett D'Amore
2024-11-03
*
Replace NNG_OPT_SUB_SUBSCRIBE/UNSUBSCRIBE with functions.
Garrett D'Amore
2024-11-03
*
Replace `NNG_OPT_RAW` with `nng_socket_raw`.
Garrett D'Amore
2024-11-02
*
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
*
Log protocol connections rejected by protocol.
Garrett D'Amore
2024-04-14
*
fixes #1523 rare SEGV in sub nni_list_remove
Garrett D'Amore
2023-11-25
*
Socket and context initialization never fails.
Garrett D'Amore
2021-12-25
*
Provide a tiny buf for lmq buffer by default.
Garrett D'Amore
2021-12-25
*
Pollables can be completely inline.
Garrett D'Amore
2021-12-25
*
fixes #1436 Guard against UB in sub0_ctx_subscribe (#1437)
Kristóf Havasi
2021-04-10
*
fixes #1345 Restructure the source tree
Garrett D'Amore
2021-01-01