Home
last modified time | relevance | path

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

/PHP-8.2/main/
H A Dfastcgi.h93 int fcgi_listen(const char *path, int backlog);
H A Dfastcgi.c642 int fcgi_listen(const char *path, int backlog) function
/PHP-8.2/sapi/cgi/
H A Dcgi_main.c1925 fcgi_fd = fcgi_listen(bindpath, backlog);

Completed in 36 milliseconds