P_net_broadcast_t 3porty | 2011-04-14 | libporty manual |
---|
P_net_nonblock_t
#include <libporty/net/network.h>
Some of the socket operations will allow broadcasting by taking argument of type P_net_broadcast_t. The type is an enum with the following values (Each property is a bit and bits may be or'd):
0 unicast P_net_broadcast_socket allow broadcast P_net_broadcast_quit_on_error call should fail if allowing broadcast failed
P_net_broadcast_t 3porty | 2011-04-14 | libporty manual |
---|