add: sig handler

This commit is contained in:
Talyx
2022-02-18 20:23:01 +03:00
parent 1519914e97
commit cf6f356cef
3 changed files with 15 additions and 6 deletions

View File

@@ -31,6 +31,7 @@
#include <arpa/inet.h>
#include <wait.h>
#include <exception>
#include <csignal>
#include <netinet/in.h>
#include <fcntl.h>