add: client life time

This commit is contained in:
Talyx
2022-02-21 18:37:48 +03:00
parent 582310c70d
commit e107b2a3e5
5 changed files with 94 additions and 10 deletions

View File

@@ -14,6 +14,7 @@
#define HOME "www"
#define BUFFSIZE 65536
#define LIFE_TIME 5
#define MAX_CLIENT 1000
#define WHITESPACE " \n\r\t\f\v"