summaryrefslogtreecommitdiff
path: root/tests/event.c
Commit message (Collapse)AuthorAge
* Fixes for valgrind issues.Garrett D'Amore2017-01-18
|
* 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.