Searched defs:JoinMulticastGroup (Results 1 – 3 of 3) sorted by relevance
42 void FakeUdpSocket::JoinMulticastGroup(const IPAddress& address, in JoinMulticastGroup() function in openscreen::FakeUdpSocket
261 void UdpSocketPosix::JoinMulticastGroup(const IPAddress& address, in JoinMulticastGroup() function in openscreen::UdpSocketPosix
631 const mDNSBool JoinMulticastGroup = (port.NotAnInteger != 0); in SetupSocket() local