Home
last modified time | relevance | path

Searched defs:backlog (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/main/streams/
H A Dtransports.c161 int backlog = 32; in _php_stream_xport_create() local
260 PHPAPI int php_stream_xport_listen(php_stream *stream, int backlog, char **error_text TSRMLS_DC) in php_stream_xport_listen()
H A Dphp_stream_transport.h145 int backlog; member
/PHP-5.5/ext/sockets/
H A Dsockets.c919 long port, backlog = 128; local
1041 long backlog = 0; local
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c2241 int LSAPI_CreateListenSock2( const struct sockaddr * pServerAddr, int backlog ) in LSAPI_CreateListenSock2()
2386 int LSAPI_CreateListenSock( const char * pBind, int backlog ) in LSAPI_CreateListenSock()
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c1963 int backlog = 128; local
H A Dfastcgi.c572 int fcgi_listen(const char *path, int backlog) in fcgi_listen()

Completed in 37 milliseconds