Lines Matching refs:server_fd
1356 socket_accept_any( int server_fd )1360 QSOCKET_CALL(fd, accept( server_fd, NULL, 0 ));1363 server_fd, errno_str );