efl_net_dialer_udp: enable SO_BROADCAST before sending to 255.255.255.255
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Tue, 18 Oct 2016 22:00:52 +0000 (20:00 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Tue, 18 Oct 2016 22:00:52 +0000 (20:00 -0200)
commit69e330e781663a1ac1ead69cf71350a80fe688cc
tree990c62a44e4c11424e82c9e4ec85ec0944daf980
parent278866da2c0f770db5ebe3b5c0cd27839dd1c257
efl_net_dialer_udp: enable SO_BROADCAST before sending to 255.255.255.255

Like other toolkits, let's enable this automatically for users before
connecting to 255.255.255.255 IPv4 (IPADDR_BROADCAST), otherwise most
systems will just fail to connect and send packets.
src/lib/ecore_con/ecore_con.c