aboutsummaryrefslogtreecommitdiff
path: root/src/core/msqueue.c
Commit message (Collapse)AuthorAge
* New inproc transport.Garrett D'Amore2016-12-12
| | | | Lots of supporting changes.
* Add operations on msgqueues.Garrett D'Amore2016-12-11
|
* New msgqueue implementation, use CLOCK_MONOTONIC if available.Garrett D'Amore2016-12-11
Start of socket definitions.