aboutsummaryrefslogtreecommitdiff
path: root/src/protocol/pair/pair_v0.c
Commit message (Expand)AuthorAge
* fixes #99 Still seeing segfaults in pair1 (rarely)Garrett D'Amore2017-10-03
* Refactor option handling APIs.Garrett D'Amore2017-09-27
* Add improved getopt functions, pass integers by value.Garrett D'Amore2017-09-22
* Allocate AIOs dynamically.Garrett D'Amore2017-09-22
* Eliminate legacy option settings, provide easier option IDs.Garrett D'Amore2017-08-24
* Provide versions of mutex, condvar, and aio init that never fail.Garrett D'Amore2017-08-16
* Add new PAIR_V1 protocol.Garrett D'Amore2017-08-10