Python 2 support for socket.socketpair() on Windows
Project description
This package provides Windows support for socket.socketpair() for Python 2 (and 3) using the pure-python method implemented in Python 3.5+.
Usage:
import socket import backports.socketpair s1, s2 = socket.socketpair()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Built Distribution
Close
Hashes for backports.socketpair-3.5.0.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75178c83b3ff35dcd1972d37c7820d0c53b2616e085b61712a7e5849bf6c8ed1 |
|
MD5 | 635d1a46a831c517e4a2591a8330ae0e |
|
BLAKE2-256 | b3f7e6a001d462631ffe7d2e459ff32f5ef534e3a443af47baf329060a6ef81f |