handle_new_connection
int handle_new_connection(int);
handle_new_connection(s);
void handle_new_connection(int s);
cl->sock = handle_new_connection(poll_fds[SOCKET_FD_IDX].fd);