| Name: | python3-aiohappyeyeballs |
|---|---|
| Version: | 2.4.4 |
| Release: | 5.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 97809 |
| License: | PSF-2.0 |
| RPM: | python3-aiohappyeyeballs-2.4.4-5.el10_0.noarch.rpm |
| Source RPM: | python-aiohappyeyeballs-2.4.4-5.el10_0.src.rpm |
| Build Date: | Tue Mar 25 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/aio-libs/aiohappyeyeballs |
| Summary: | Happy Eyeballs for asyncio |
| Description: | This library exists to allow connecting with Happy Eyeballs (RFC 8305) when you already have a list of addrinfo and not a DNS name. The stdlib version of loop.create_connection() will only work when you pass in an unresolved name which is not a good fit when using DNS caching or resolving names via another method such as zeroconf. |