Datagram::MulticastParams Struct Reference
Set multicast parameters. More...
#include <DatagramInterface.h>
Data Fields | |
| unsigned | ttl |
| int | loop |
| Set the ttl for multicast, 0: no change. | |
Detailed Description
Set multicast parameters.
Definition at line 84 of file DatagramInterface.h.
Field Documentation
◆ ttl
| unsigned Datagram::MulticastParams::ttl |
Definition at line 85 of file DatagramInterface.h.
◆ loop
| int Datagram::MulticastParams::loop |
Set the ttl for multicast, 0: no change.
Definition at line 86 of file DatagramInterface.h.
Referenced by Datagram::DgramPoll::actualDeliver().
The documentation for this struct was generated from the following file: