not much more, trying a fork
This commit is contained in:
@@ -35,7 +35,6 @@ void Webserv::bind(in_port_t port)
|
||||
{
|
||||
::perror("err bind(): ");
|
||||
throw std::runtime_error("Socket bind");
|
||||
// std::cerr << "error bind\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user