aboutsummaryrefslogtreecommitdiff
path: root/src/compat/nanomsg/compat_tcp.c
Commit message (Collapse)AuthorAge
* fixes #1163 compat tests are very brittleGarrett D'Amore2020-01-20
| | | | | | | This only addresses the newly rewitten compat_tcp test, but it sets the groundwork for the other tests, so that when they are updated to the new acutest.h they can use the new marry code to establish connections cleanly and safely.
* Limit the batch size, and set some timeouts for compat_tcp.Garrett D'Amore2020-01-02
|
* fixes #1059 compat_tcp test sometimes times outGarrett D'Amore2019-12-29