SO_BROADCAST Macro

C

#define SO_BROADCAST 6   //Enables the Socket for sending broadcast data

Description

Enables the socket for sending broadcast data.