Home
last modified time | relevance | path

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

/PHP-8.0/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.0/ext/sockets/
H A Dsockets_arginfo.h252 ZEND_FUNCTION(socket_wsaprotocol_info_export);
304 ZEND_FE(socket_wsaprotocol_info_export, arginfo_socket_wsaprotocol_info_export)
H A Dsockets.stub.php113 function socket_wsaprotocol_info_export(Socket $socket, int $process_id): string|false {} function
H A Dsockets.c2542 PHP_FUNCTION(socket_wsaprotocol_info_export) argument

Completed in 13 milliseconds