Add UV_UDP_REUSEADDR flag instead, which can be passed to uv_udp_bind. If the udp handle is unbound when uv_udp_set_memberhsip or uv_udp_set_multicast_interface is called, the handle will be bound with UV_UDP_REUSEADDR set.