summaryrefslogtreecommitdiff
path: root/tests/bus.c
Commit message (Expand)AuthorAge
* fixes #143 Protocols and transports should be "configurable"Garrett D'Amore2017-11-02
* fixes #137 Remove public access to numeric protocolsGarrett D'Amore2017-10-31
* fixes #84 Consider using msec for durationsGarrett D'Amore2017-10-19
* Refactor option handling APIs.Garrett D'Amore2017-09-27
* Eliminate legacy option settings, provide easier option IDs.Garrett D'Amore2017-08-24
* fixes #63 NNG_FLAG_SYNCH should be the defaultGarrett D'Amore2017-08-14
* fixes #44 open protocol by "name" (symbol) instead numberGarrett D'Amore2017-08-09
* 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