Description
Implements the Happy Eyeballs connection strategy, which helps clients choose quickly between IPv6 and IPv4 paths. It can reduce delays when one address family is misconfigured or slower for a user.
Developers use it inside network clients and libraries. It affects connection timing and address selection, so test behavior on both IPv4 and IPv6 networks before depending on it in production tools.