Datagram::MulticastRequest Struct Reference

Listen/Stop listening to multicast address. More...

#include <DatagramInterface.h>

Data Fields

struct in_addr maddr
 
bool listen
 The multicast address.
 

Detailed Description

Listen/Stop listening to multicast address.

Definition at line 77 of file DatagramInterface.h.

Field Documentation

◆ maddr

struct in_addr Datagram::MulticastRequest::maddr

Definition at line 78 of file DatagramInterface.h.

◆ listen

bool Datagram::MulticastRequest::listen

The multicast address.

Definition at line 79 of file DatagramInterface.h.

Referenced by Datagram::DgramPoll::actualDeliver().


The documentation for this struct was generated from the following file:

All rights reserved © 2002 - 2024 Isode Ltd.