Let us walk on the 3-isogeny graph
|
Go to the source code of this file.
Namespaces | |
namespace | pip |
namespace | pip._vendor |
namespace | pip._vendor.urllib3 |
namespace | pip._vendor.urllib3.util |
namespace | pip._vendor.urllib3.util.connection |
Functions | |
is_connection_dropped (conn) | |
create_connection (address, timeout=socket._GLOBAL_DEFAULT_TIMEOUT, source_address=None, socket_options=None) | |
_set_socket_options (sock, options) | |
allowed_gai_family () | |
_has_ipv6 (host) | |
Variables | |
HAS_IPV6 = _has_ipv6("::1") | |