aboutsummaryrefslogtreecommitdiff
path: root/src/sp/protocol/pubsub0/pub.c
Commit message (Expand)AuthorAge
* header file refactoring for IWYU (protocols)Garrett D'Amore2025-10-10
* Various header file fixes... also fix compilation errors when HTTP is disabled.v2.0.0-alpha.6Garrett D'Amore2025-10-05
* Bump socket common socket stats for PUBGarrett D'Amore2025-09-09
* fixes #2146 need statistics for PUB protocolGarrett D'Amore2025-08-24
* Converted property functions to use nng_err.Garrett D'Amore2025-04-27
* protocols: move content from the protocols to nng.hGarrett D'Amore2025-01-01
* pub sub: use nni_aio_startGarrett D'Amore2024-12-26
* NNG_OPT_RECVFD and NNG_OPT_SENDFD converted to functions.Garrett D'Amore2024-11-02
* Log protocol connections rejected by protocol.Garrett D'Amore2024-04-14
* Socket and context initialization never fails.Garrett D'Amore2021-12-25
* Provide a tiny buf for lmq buffer by default.Garrett D'Amore2021-12-25
* Pollables can be completely inline.Garrett D'Amore2021-12-25
* fixes #1345 Restructure the source treeGarrett D'Amore2021-01-01