summaryrefslogtreecommitdiff
path: root/tests/pipeline.c
Commit message (Expand)AuthorAge
* Introduce 'porting layer' Public API.Garrett D'Amore2018-02-20
* 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 #136 consider eliminating nng_shutdownGarrett D'Amore2017-10-30
* fixes #84 Consider using msec for durationsGarrett D'Amore2017-10-19
* Refactor option handling APIs.Garrett D'Amore2017-09-27
* Fix a few warnings and subtle test races.Garrett D'Amore2017-08-24
* 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
* Convenience option accesor functions.Garrett D'Amore2017-08-12
* fixes #44 open protocol by "name" (symbol) instead numberGarrett D'Amore2017-08-09
* Dangling compiler warnings from sock handle change.Garrett D'Amore2017-01-20
* fixes #18 Sockets should be uint32_t's (handles) not pointers.Garrett D'Amore2017-01-20
* Reaper exits too soon, leaking bits.Garrett D'Amore2017-01-18
* Fixes for valgrind issues.Garrett D'Amore2017-01-18
* Fix pipeline test failure.Garrett D'Amore2017-01-16
* Various complaints found in AppVeyor build.Garrett D'Amore2017-01-16
* Fix small message leak in pipeline test.Garrett D'Amore2017-01-07
* Add another dial to ensure that accept loop has made progress.Garrett D'Amore2017-01-07
* Pipeline fixes.Garrett D'Amore2017-01-07
* Pipeline test.Garrett D'Amore2017-01-07