#include <socket.h>
Inheritance diagram for UDPBroadcast:
Public Member Functions | |
UDPBroadcast (const IPV4Address &ia, tpport_t port) | |
Create and bind a subnet broadcast socket. | |
void | setPeer (const IPV4Broadcast &subnet, tpport_t port) |
Set peer by subnet rather than specific host. |
|
Create and bind a subnet broadcast socket.
|
|
Set peer by subnet rather than specific host.
|