When performing shutdown, un-pin services after issuing stop.
[oweals/dinit.git] / control.h
2015-12-29 Davin McCallControl stream: Use a circular receive buffer
2015-12-29 Davin McCallOverhaul of the control protocol.
2015-12-24 Davin McCallMinor re-arrangement of fields and code documentation...
2015-11-23 Davin McCallControl protocol cleanups.
2015-11-23 Davin McCallFix remaining case of ControlConn being used after...
2015-11-22 Davin McCallIn processPacket() always check the response of queuePa...
2015-11-22 Davin McCallVarious control protocol improvements, still needs...
2015-11-21 Davin McCallIntroduce queuePacket() variant which takes a `const...
2015-11-21 Davin McCallAdd function to queue outgoing packet to a control...
2015-11-19 Davin McCallVarious exception handling fixes and 'noexcept' declara...
2015-11-19 Davin McCallAdd a control command to initiate service rollback...
2015-08-27 Davin McCallInitial commit.