aboutsummaryrefslogtreecommitdiffstats
path: root/src/protocol.h
Commit message (Collapse)AuthorAgeFilesLines
* add a message type for killing the daemonJesse Luehrs2016-05-161-0/+1
| | | | and make ./runesc --kill-daemon send that message
* change the protocol up a bit to allow different message typesJesse Luehrs2016-05-161-8/+16
|
* refactor/rewrite the client/server protocol handlingJesse Luehrs2016-05-141-0/+23
also pass the environment and current directory over as well