aboutsummaryrefslogtreecommitdiff
path: root/src/core/protocol.h
Commit message (Collapse)AuthorAge
* Uncrustify configuration, and shorter copyright banners, plus reformatGarrett D'Amore2016-12-21
| | | | code with uncrustify. (Minor adjustments.) No more arguments!
* Better separate public vs. private names.Garrett D'Amore2016-12-14
|
* nn_socket_create() implemented.Garrett D'Amore2016-12-14
|
* Initial swing at pair protocol.Garrett D'Amore2016-12-13
|
* More comments, and detection of fork-reentrancy. Much effort was spentGarrett D'Amore2016-12-13
| | | | trying to come to a fork-safe solution, but ultimately we gave up.
* More pipe details, and clarified locking / call order comments in transport.h.Garrett D'Amore2016-12-12
|
* Minor tweak to transport API, new declarations for protocols.Garrett D'Amore2016-12-12