Searched refs:fcgi_fd (Results 1 – 1 of 1) sorted by relevance
851 int fcgi_fd; in fcgi_spawn_connection() local959 close(fcgi_fd); in fcgi_spawn_connection()984 if (-1 == listen(fcgi_fd, 1024)) { in fcgi_spawn_connection()1007 if(fcgi_fd != FCGI_LISTENSOCK_FILENO) { in fcgi_spawn_connection()1010 close(fcgi_fd); in fcgi_spawn_connection()1153 close(fcgi_fd); in fcgi_spawn_connection()1656 int fcgi_fd = hctx->fd; in fcgi_establish_connection() local1744 "connect succeeded: ", fcgi_fd); in fcgi_establish_connection()2495 int fcgi_fd = hctx->fd; in fcgi_demux_response() local2506 fcgi_fd); in fcgi_demux_response()[all …]