Control protocol: Remove 'ROLLBACK' command, add a 'SHUTDOWN'
authorDavin McCall <davmac@davmac.org>
Wed, 30 Dec 2015 22:22:04 +0000 (22:22 +0000)
committerDavin McCall <davmac@davmac.org>
Wed, 30 Dec 2015 22:22:04 +0000 (22:22 +0000)
commit749363b0dabb5d4e78ce61e4e6b9241c1d95111c
treef13da103d653d5e89dd39fb9a586f24c52ba30c4
parentd98471ded0ac3a5c4903d218ccc8a54d66181442
Control protocol: Remove 'ROLLBACK' command, add a 'SHUTDOWN'
command to replace it. Remove the rollback handler interface
from ServiceSet.
control-cmds.h
control.cc
service.cc
service.h