mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-29 21:38:00 +03:00
Merge remote-tracking branch 'origin/fara' into roman
This commit is contained in:
@@ -15,6 +15,8 @@ class Server
|
||||
private:
|
||||
int _port;
|
||||
int _epoll_fd;
|
||||
|
||||
TOMLMap *_root;
|
||||
struct epoll_event _events[MAX_CLIENT];
|
||||
struct sockaddr_in _addres;
|
||||
std::string _ip;
|
||||
|
||||
Reference in New Issue
Block a user