summaryrefslogtreecommitdiff
path: root/src/sp/protocol/reqrep0/req_test.c
Commit message (Collapse)AuthorAge
* fixes #1702 segfault canceling req receive while sendingGarrett D'Amore2023-11-25
|
* don't use deprecated functions in tests (#1560)Edward Rudd2021-12-29
|
* fixes #1345 Restructure the source treeGarrett D'Amore2021-01-01
This is not quite complete, but it sets the stage for other protocols (such as zmq or mqtt) to be added to the project.