Home
last modified time | relevance | path

Searched refs:fcgi_listen (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/main/
H A Dfastcgi.h93 int fcgi_listen(const char *path, int backlog);
H A Dfastcgi.c649 int fcgi_listen(const char *path, int backlog) in fcgi_listen() function
/PHP-8.0/sapi/cgi/
H A Dcgi_main.c1950 fcgi_fd = fcgi_listen(bindpath, backlog);

Completed in 14 milliseconds