Python 2 support for socket.socketpair() on Windows
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
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.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file backports.socketpair-3.5.0.4-py2.py3-none-any.whl.
File metadata
- Download URL: backports.socketpair-3.5.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75178c83b3ff35dcd1972d37c7820d0c53b2616e085b61712a7e5849bf6c8ed1
|
|
| MD5 |
635d1a46a831c517e4a2591a8330ae0e
|
|
| BLAKE2b-256 |
b3f7e6a001d462631ffe7d2e459ff32f5ef534e3a443af47baf329060a6ef81f
|