Home
last modified time | relevance | path

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

/PHP-7.2/main/streams/
H A Dphp_stream_transport.h76 PHPAPI int php_stream_xport_listen(php_stream *stream,
H A Dtransports.c174 if (0 != php_stream_xport_listen(stream, backlog, &error_text)) { in _php_stream_xport_create()
261 PHPAPI int php_stream_xport_listen(php_stream *stream, int backlog, zend_string **error_text) in php_stream_xport_listen() function

Completed in 8 milliseconds