Home
last modified time | relevance | path

Searched refs:socket_wsaprotocol_info_export (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/ext/sockets/tests/
H A Dwsaprotocol_info_0.phpt31 $info = socket_wsaprotocol_info_export($sock, $pid);
42 $info = socket_wsaprotocol_info_export($sock, 123412341);
60 Warning: socket_wsaprotocol_info_export(): Unable to export WSA protocol info [0x00002726]: %s in %…
/PHP-8.3/ext/sockets/
H A Dsockets.stub.php1971 function socket_wsaprotocol_info_export(Socket $socket, int $process_id): string|false {} function
H A Dsockets_arginfo.h261 ZEND_FUNCTION(socket_wsaprotocol_info_export);
316 ZEND_FE(socket_wsaprotocol_info_export, arginfo_socket_wsaprotocol_info_export)
H A Dsockets.c2614 PHP_FUNCTION(socket_wsaprotocol_info_export) argument

Completed in 47 milliseconds