use more standard IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Tue, 25 Oct 2016 21:32:07 +0000 (19:32 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Tue, 25 Oct 2016 21:32:07 +0000 (19:32 -0200)
commit9a62932d072ae94c00ec13a4a37aa8f396405e97
tree3611cefda18df1ba08aab9fdfd2538f4cd59c2bf
parent09378052e78674a5073785e60c72d0e036176796
use more standard IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP.

The IPV6_ADD_MEMBERSHIP and IPV6_DROP_MEMBERSHIP are deprecated alias,
use the correct defines so it compiles everywhere.

Fixes T4764

Thanks netstar!
src/lib/ecore_con/ecore_con.c
src/lib/ecore_con/efl_net_dialer_udp.c