Home
last modified time | relevance | path

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

/PHP-8.1/main/streams/
H A Dphp_stream_transport.h73 PHPAPI int php_stream_xport_listen(php_stream *stream,
H A Dtransports.c167 if (0 != php_stream_xport_listen(stream, backlog, &error_text)) { in _php_stream_xport_create()
260 PHPAPI int php_stream_xport_listen(php_stream *stream, int backlog, zend_string **error_text) in php_stream_xport_listen() function

Completed in 10 milliseconds