aboutsummaryrefslogtreecommitdiff
path: root/src/protocol/bus
Commit message (Expand)AuthorAge
* Eliminate p_active, better names for pipe start and stop.Garrett D'Amore2017-03-19
* Bus protocol close races fixed.Garrett D'Amore2017-03-10
* Bus protocol now callback-driven.Garrett D'Amore2017-03-05
* Add device support & testing. Bus semantic fix.Garrett D'Amore2017-01-27
* Event notification via pollable FDs verified working.Garrett D'Amore2017-01-22
* Added protocol flags (which ones can send, and which can receive).Garrett D'Amore2017-01-21
* Fix leaks in bus, socket leaks, tighten up close-side refcnting.Garrett D'Amore2017-01-21
* Start of event framework.Garrett D'Amore2017-01-16
* Various complaints found in AppVeyor build.Garrett D'Amore2017-01-16
* Bus working, and added bus test.Garrett D'Amore2017-01-11
* Initial (untested) bus implementation.Garrett D'Amore2017-01-10