Introduce Invincible Mode: Self recover service

This commit is contained in:
topjohnwu
2017-10-08 22:00:22 +08:00
parent 60181c4fcb
commit 03c8d716cc
10 changed files with 88 additions and 107 deletions

View File

@@ -38,7 +38,7 @@ typedef enum {
// daemon.c
void start_daemon(int client);
void start_daemon();
int connect_daemon();
// socket_trans.c