void cycle(void)
A Wevserv cycle:
void post_select(void)
Refresh all master_sockets and their clients datas (disconnect, new connection, etc....
std::vector< Master * > _masters
std::vector< Server * > _servers
void pre_select(void)
Append each master_sockets and their clients to list of fds SELECT must look at.
vec_string _allowed_methods
std::vector< string > vec_string