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