aboutsummaryrefslogtreecommitdiff
path: root/src/sp/protocol/pair1/pair.c
Commit message (Expand)AuthorAge
* Drop the protocol version for internal implementations.Garrett D'Amore2025-10-25
* 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
* Converted property functions to use nng_err.Garrett D'Amore2025-04-27
* AIO: Use nng_err for cancellation callback instead of int.Garrett D'Amore2025-04-27
* protocols: move content from the protocols to nng.hGarrett D'Amore2025-01-01
* pair1: 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
* fix: use ifdef for NNG_TEST_LIBMarco Casaroli2023-11-25
* 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
* fixes #1346 windows ipc winsec fails frequently in CI/CDGarrett D'Amore2021-11-02
* fixes #1415 pair.c compiler warningGarrett D'Amore2021-01-24
* fixes #808 Very slow PAIR performance compared to nanomsgGarrett D'Amore2021-01-18
* fixes #1345 Restructure the source treeGarrett D'Amore2021-01-01