#include <socket.h>
Inheritance diagram for ost::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.
|
1.3.9.1