Home
last modified time | relevance | path

Searched refs:php_stream_xport_listen (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/main/streams/
H A Dphp_stream_transport.h76 PHPAPI int php_stream_xport_listen(php_stream *stream,
H A Dtransports.c173 if (0 != php_stream_xport_listen(stream, backlog, &error_text TSRMLS_CC)) { in _php_stream_xport_create()
260 PHPAPI int php_stream_xport_listen(php_stream *stream, int backlog, char **error_text TSRMLS_DC) in php_stream_xport_listen() function

Completed in 7 milliseconds