mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-28 21:07:59 +03:00
add: client life time
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user