aboutsummaryrefslogtreecommitdiff
path: root/tests/bus.c
Commit message (Expand)AuthorAge
* Expose a library finalizer suitable for atexit().Garrett D'Amore2017-06-21
* Fix leaks in bus, socket leaks, tighten up close-side refcnting.Garrett D'Amore2017-01-21
* fixes #18 Sockets should be uint32_t's (handles) not pointers.Garrett D'Amore2017-01-20
* Fixes for valgrind issues.Garrett D'Amore2017-01-18
* Bus working, and added bus test.Garrett D'Amore2017-01-11