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.21.tar.gz
(13.2 kB
view details)
Built Distribution
iosock-0.0.21-py3-none-any.whl
(13.7 kB
view details)
File details
Details for the file iosock-0.0.21.tar.gz
.
File metadata
- Download URL: iosock-0.0.21.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38e5e7c9aae393e9589fa59e6f0decdb649cd26f099870ec02465f474cad9e93 |
|
MD5 | e38bc9780ff0f5ac30c2bfc28154860c |
|
BLAKE2b-256 | 2d587071e9669e4d513728573eaf533fcdf280861aed19d229b13877646f4592 |
File details
Details for the file iosock-0.0.21-py3-none-any.whl
.
File metadata
- Download URL: iosock-0.0.21-py3-none-any.whl
- Upload date:
- Size: 13.7 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 | a44d19bc236b3c018f963c036cd3d95e7bfcf8d806303c5b533ae323b64825d7 |
|
MD5 | 6cd854566c9894fc2d3618be9e2c7144 |
|
BLAKE2b-256 | 26750e71ddb7c2cc370293583cd4209b31e223cc6571db4bf83fe3ae6a3dfc47 |