This is my implementation of a soon-to-be HTTP server.
void Webserv::resetFdSets() { int fildes; FD_ZERO(&to_read); FD_ZERO(&