summaryrefslogtreecommitdiff
path: root/tests/convey.c
Commit message (Collapse)AuthorAge
* Flush output so we can get a better sense of when we hang/fail.Garrett D'Amore2017-08-28
|
* Updated convey test framework, and self tests for it.Garrett D'Amore2017-08-18
|
* Fix problems found in Windows build.Garrett D'Amore2017-08-09
|
* fixes #48 tcp sometimes fails to get a portGarrett D'Amore2017-08-09
|
* Whoops, Windows color fixes, 2nd pass.Garrett D'Amore2017-01-16
|
* External event API for send/recv implemented.Garrett D'Amore2017-01-16
| | | | | | This was the main blocker, I think, for the nanomsg legacy compat shim. Now that we have this, it should be relatively straight-forward to implement the legacy nanomsg API, including the SENDFD, RECVFD thing.
* Import updated C-Convey (for color on Windows).Garrett D'Amore2017-01-16
|
* Various complaints found in AppVeyor build.Garrett D'Amore2017-01-16
|
* Updates to reflect new external convey framework.Garrett D'Amore2016-12-20