Fix bug in buffer pointer calculation
[oweals/dinit.git] / src / control.h
2016-06-18 Davin McCallUpdate Dasynq, again, and update Dinit code to reflect...
2016-06-16 Davin McCallYet another Dasynq update
2016-06-16 Davin McCallPull in latest Dasynq, which means a massive amount...
2016-06-14 Davin McCallMake control socket handling safer and fix an inverted...
2016-06-13 Davin McCallRework control protocol handling a little.
2016-06-12 Davin McCallUse a BidiFdWatcher for control connections. One step...
2016-06-05 Davin McCallRip out libev, replace with dasynq (new library written...
2016-01-16 Davin McCallMake CPBuffer a template, parameterized by buffer size
2016-01-13 Davin McCallAdd support for unpin command in dinitctl (includes...
2016-01-11 Davin McCallMake sure to initialise all members of ControlConn
2016-01-05 Davin McCallMove source files int src directory