Simple I/O Socket
Project description
iosock
Simple I/O Socket Working on.
import iosock
server = iosock.EpollServer()
server.listen('localhost', 0000)
server.start()
recv_data = server.recv()
if recvdata['type'] == 'accept':
elif recvdata['type'] == 'debug':
server.join()
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 Distribution
iosock-0.0.23.tar.gz
(13.1 kB
view details)
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
iosock-0.0.23-py3-none-any.whl
(13.6 kB
view details)
File details
Details for the file iosock-0.0.23.tar.gz.
File metadata
- Download URL: iosock-0.0.23.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a433971fc123c4e58d36716e872e74ed98c19904dee6f16a859374ebab639b1e
|
|
| MD5 |
5b45836c8ed276ef6cb872904080492b
|
|
| BLAKE2b-256 |
fbb24e317d6d0c0f688d291d48f6a72c6ebc7c767922de6061557312a87cd8a0
|
File details
Details for the file iosock-0.0.23-py3-none-any.whl.
File metadata
- Download URL: iosock-0.0.23-py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec2f2873f4f9b1202898c56ad4019408a30e7d4e8733b53cc59cf8cbb75e80c1
|
|
| MD5 |
745b208da1e371efdd13f049d2336a7c
|
|
| BLAKE2b-256 |
ae9b430f8cfdd808c1111143661de833c01d51ac91e91799a6feacefcf857b72
|