Home
last modified time | relevance | path

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

/PHP-5.4/sapi/cgi/
H A Dfastcgi.h120 int fcgi_listen(const char *path, int backlog);
H A Dfastcgi.c572 int fcgi_listen(const char *path, int backlog) in fcgi_listen() function
H A Dcgi_main.c1959 fcgi_fd = fcgi_listen(bindpath, 128);

Completed in 16 milliseconds