Home
last modified time | relevance | path

Searched refs:socket_setopt (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/sockets/tests/
H A Dsocket_setopt_basic.phpt2 Test socket_setopt() basic functionality
22 $retval_1 = socket_setopt( $socket, SOL_SOCKET, SO_SNDTIMEO, $options);
/PHP-8.0/ext/sockets/
H A Dsockets.stub.php77 function socket_setopt(Socket $socket, int $level, int $option, $value): bool {} function
H A Dsockets_arginfo.h285 ZEND_FALIAS(socket_setopt, socket_set_option, arginfo_socket_setopt)

Completed in 7 milliseconds