This commit is contained in:
yrutschle 2021-05-08 22:33:45 +02:00
parent 905ac95ca1
commit cf4f4cbebe

View File

@ -164,7 +164,7 @@ void set_listen_procname(struct listen_endpoint *listen_socket)
}
/* TCP listenedr: connections, fork a child for each new connection
/* TCP listener: connections, fork a child for each new connection
* IN:
* endpoint: array of listening endpoint objects
* num_endpoints: size of endpoint array