Home
last modified time | relevance | path

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

/php-src/ext/sockets/
H A Dmulticast.h39 # define PHP_MCAST_BLOCK_SOURCE MCAST_BLOCK_SOURCE
H A Dsockets.stub.php639 const MCAST_BLOCK_SOURCE = UNKNOWN; define
H A Dmulticast.c572 return MCAST_BLOCK_SOURCE; in _php_source_op_to_rfc3678_op()
/php-src/ext/sockets/tests/
H A Dmcast_ipv4_recv.phpt18 if (!defined("MCAST_BLOCK_SOURCE")) {
88 $so = socket_set_option($s, $level, MCAST_BLOCK_SOURCE, array(
H A Dmcast_ipv6_recv.phpt116 $so = socket_set_option($s, $level, MCAST_BLOCK_SOURCE, array(

Completed in 13 milliseconds