aboutsummaryrefslogtreecommitdiff
path: root/src/sp/protocol/reqrep0
Commit message (Expand)AuthorAge
* req rep: use nni_aio_startGarrett D'Amore2024-12-26
* aio: introduce NNG_ESTOPPEDGarrett D'Amore2024-12-26
* tests: req stress test converted to NUTSGarrett D'Amore2024-11-30
* tests: fix data race getting resultsGarrett D'Amore2024-11-30
* Remove untyped nng_socket_get and nng_socket_set.Garrett D'Amore2024-11-03
* Replace `NNG_OPT_RAW` with `nng_socket_raw`.Garrett D'Amore2024-11-02
* Replace `NNG_OPT_PROTO`, `NNG_OPT_PROTONAME`, and friends with functions.Garrett D'Amore2024-11-02
* NNG_OPT_RECVFD and NNG_OPT_SENDFD converted to functions.Garrett D'Amore2024-11-02
* Use `const` for nng_stat when possible.Garrett D'Amore2024-10-20
* Log protocol connections rejected by protocol.Garrett D'Amore2024-04-14
* Add support for socket:// in NUTS marry function.Garrett D'Amore2024-02-18
* Add REP huge reply (10MB) testGarrett D'Amore2024-02-18
* fixes #1740 Public ID hash APIGarrett D'Amore2023-12-29
* fixes #1663 Request/Reply Protocol Throughput and ScalabilityGarrett D'Amore2023-12-16
* fixes #1702 segfault canceling req receive while sendingGarrett D'Amore2023-11-25
* req: use nni_aio_completions - this is similar to #1523Garrett D'Amore2023-11-25
* don't use deprecated functions in tests (#1560)Edward Rudd2021-12-29
* Socket and context initialization never fails.Garrett D'Amore2021-12-25
* fixes #1345 Restructure the source treeGarrett D'Amore2021-01-01