aboutsummaryrefslogtreecommitdiff
path: root/src/protocol/reqrep/req.c
Commit message (Collapse)AuthorAge
* 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
This is an untested implementation for REQ. It is based hugely upon the mangos implementation, so there is an excellent chance it will work.