Define constants for supported control protocol versions.
authorDavin McCall <davmac@davmac.org>
Tue, 19 Jun 2018 21:50:44 +0000 (22:50 +0100)
committerDavin McCall <davmac@davmac.org>
Tue, 19 Jun 2018 21:50:44 +0000 (22:50 +0100)
commitb74e67c450491feef1f37caf5652b1ba7b4b8bf6
tree6e8310bfe57b9e235ded8c9430d6b9dd53e29321
parent7838528da7e7f425adb0301e25d2fc6ad144325d
Define constants for supported control protocol versions.

(Rather than hard-coding the values at point-of-use.)
src/control.cc
src/dinitctl.cc
src/shutdown.cc