]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.h
server: Cleanly shut down senders on exit.
[paraslash.git] / server.h
index fb92beff81218b9554cb4339a4e1105cfaf2d151..69d27054a82fa0347fb8774053711fca77605325 100644 (file)
--- a/server.h
+++ b/server.h
@@ -116,3 +116,4 @@ extern struct lls_parse_result *server_lpr;
 int handle_connect(int fd);
 void parse_config_or_die(bool reload);
 char *server_get_tasks(void);
+bool process_is_command_handler(void);