Home
last modified time | relevance | path

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

/php-src/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) in fcgi_listen() function
/php-src/sapi/cgi/
H A Dcgi_main.c1932 fcgi_fd = fcgi_listen(bindpath, backlog);

Completed in 15 milliseconds