aboutsummaryrefslogtreecommitdiff
path: root/tests/reqrep.c
Commit message (Expand)AuthorAge
* fixes #1032 Figure out Darwin bustednessGarrett D'Amore2019-12-24
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #384 Add NN_PROTOCOL and relatedGarrett D'Amore2018-04-30
* fixes #334 Separate context for state machines from socketsGarrett D'Amore2018-04-10
* fixes #331 replace NNG_OPT_RAW option with constructorGarrett D'Amore2018-04-04
* 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
* Convert duration to usec.Garrett D'Amore2017-08-14
* 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
* Make reqrep test more robust; sock test faster.Garrett D'Amore2017-06-25
* fixes #18 Sockets should be uint32_t's (handles) not pointers.Garrett D'Amore2017-01-20
* Fix leak in surveyor pipe.Garrett D'Amore2017-01-19
* Fixes for valgrind issues.Garrett D'Amore2017-01-18
* Various complaints found in AppVeyor build.Garrett D'Amore2017-01-16
* Bunch of copyright fixes.Garrett D'Amore2017-01-06
* Message API was awkward.Garrett D'Amore2017-01-06
* Added test for cancellation, fixed retry bug.Garrett D'Amore2017-01-05
* Leak fixes for valgrind.Garrett D'Amore2017-01-02
* Fixes to enable REQ/REP to operate.Garrett D'Amore2017-01-02
* Begin testing REQ/REP.Garrett D'Amore2017-01-02