paullouisageneau / libjuice

JUICE is a UDP Interactive Connectivity Establishment library
Mozilla Public License 2.0
426 stars 80 forks source link

Enhance socket interrupt to properly support IPv6-only #132

Closed paullouisageneau closed 3 years ago

paullouisageneau commented 3 years ago

This PR enhances socket interrupt to properly support IPv6-only hosts. The logic is now to try the address family of the socket first, then fallback to IPv4.