aboutsummaryrefslogtreecommitdiff
path: root/src/sp/protocol/survey0/survey_test.c
Commit message (Expand)AuthorAge
* header file refactoring for IWYU (protocols)Garrett D'Amore2025-10-10
* Fix typos across docs, comments, and CMakemochalins2025-06-02
* api: rename nng_send_aio and nng_recv_aio to nng_socket_send and nng_socket_recvGarrett D'Amore2025-01-04
* protocols: move content from the protocols to nng.hGarrett D'Amore2025-01-01
* socket: rename nng_close to nng_socket_closeGarrett D'Amore2024-12-31
* 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_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
* minor comment fixes for survey_testGarrett D'Amore2023-12-17
* fixes #1536 nng_sendmsg and nng_recvmsg could be fasterGarrett D'Amore2021-11-28
* fixes #1345 Restructure the source treeGarrett D'Amore2021-01-01