Home
last modified time | relevance | path

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

/php-src/ext/sockets/
H A Dmulticast.h42 # define PHP_MCAST_LEAVE_SOURCE_GROUP MCAST_LEAVE_SOURCE_GROUP
H A Dsockets.stub.php684 const MCAST_LEAVE_SOURCE_GROUP = UNKNOWN; define
H A Dmulticast.c570 return MCAST_LEAVE_SOURCE_GROUP; in _php_source_op_to_rfc3678_op()
/php-src/ext/sockets/tests/
H A Dmcast_ipv4_recv.phpt135 $so = socket_set_option($s, $level, MCAST_LEAVE_SOURCE_GROUP, array(
H A Dmcast_ipv6_recv.phpt163 $so = socket_set_option($s, $level, MCAST_LEAVE_SOURCE_GROUP, array(

Completed in 19 milliseconds