aboutsummaryrefslogtreecommitdiff
path: root/src/protocol/reqrep
Commit message (Expand)AuthorAge
* Backtrace fix found by gcc warning.Garrett D'Amore2017-01-01
* REQ/REP use new style locks. Also, enable compilation for REP.Garrett D'Amore2017-01-01
* Uncrustify fixes.Garrett D'Amore2016-12-31
* REP protocol. Untested beyond compilation.Garrett D'Amore2016-12-30
* Factor out repeated protocol code into common.Garrett D'Amore2016-12-29
* Fix error handling during initialization.Garrett D'Amore2016-12-29
* Move option helpers to their own file.Garrett D'Amore2016-12-29
* REQ implementation.Garrett D'Amore2016-12-28