Searched refs:MCAST_BLOCK_SOURCE (Results 1 – 5 of 5) sorted by relevance
39 # define PHP_MCAST_BLOCK_SOURCE MCAST_BLOCK_SOURCE
676 const MCAST_BLOCK_SOURCE = UNKNOWN; define
572 return MCAST_BLOCK_SOURCE; in _php_source_op_to_rfc3678_op()
18 if (!defined("MCAST_BLOCK_SOURCE")) {88 $so = socket_set_option($s, $level, MCAST_BLOCK_SOURCE, array(
116 $so = socket_set_option($s, $level, MCAST_BLOCK_SOURCE, array(
Completed in 11 milliseconds