Home
last modified time | relevance | path

Searched refs:MCAST_BLOCK_SOURCE (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/ext/sockets/
H A Dmulticast.h38 # define PHP_MCAST_BLOCK_SOURCE MCAST_BLOCK_SOURCE
H A Dsockets.stub.php612 const MCAST_BLOCK_SOURCE = UNKNOWN; define
H A Dmulticast.c572 return MCAST_BLOCK_SOURCE; in _php_source_op_to_rfc3678_op()
/PHP-8.3/ext/sockets/tests/
H A Dmcast_ipv4_recv.phpt18 if (!defined("MCAST_BLOCK_SOURCE")) {
87 $so = socket_set_option($s, $level, MCAST_BLOCK_SOURCE, array(
H A Dmcast_ipv6_recv.phpt115 $so = socket_set_option($s, $level, MCAST_BLOCK_SOURCE, array(

Completed in 13 milliseconds