oxen-mq/tests
Jason Rhinelander 63e70f9912 Fix delayed proxy-scheduled batch jobs
Batch jobs scheduled by the proxy thread itself were delayed to the next
poll timeout (because nothing ever gets sent on a socket).  Add a
variable to bypass the next poll to handle this case.
2020-02-11 19:08:19 -04:00
..
Catch2@b3b07215d1 Add initial test suite with some batch job tests 2020-02-06 18:10:26 -04:00
CMakeLists.txt Fix delayed proxy-scheduled batch jobs 2020-02-11 19:08:19 -04:00
common.h Fix delayed proxy-scheduled batch jobs 2020-02-11 19:08:19 -04:00
main.cpp Add initial test suite with some batch job tests 2020-02-06 18:10:26 -04:00
test_batch.cpp Fix delayed proxy-scheduled batch jobs 2020-02-11 19:08:19 -04:00
test_commands.cpp Fix delayed proxy-scheduled batch jobs 2020-02-11 19:08:19 -04:00
test_connect.cpp Fix delayed proxy-scheduled batch jobs 2020-02-11 19:08:19 -04:00
test_requests.cpp Fix delayed proxy-scheduled batch jobs 2020-02-11 19:08:19 -04:00