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