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.22.tar.gz
(13.1 kB
view details)
Built Distribution
iosock-0.0.22-py3-none-any.whl
(13.6 kB
view details)
File details
Details for the file iosock-0.0.22.tar.gz
.
File metadata
- Download URL: iosock-0.0.22.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 | 3be8a2b391ac95ce9b8b62bf86d49fae1b689b5b2656f0e3f77eec8b1c1da3f7 |
|
MD5 | ddccd0ef2ca78c52a589a367db984e8c |
|
BLAKE2b-256 | c19d1c3979719f99c8a5860cf40d5f45af426ba776eb821b94b1d89cfdbe8b08 |
File details
Details for the file iosock-0.0.22-py3-none-any.whl
.
File metadata
- Download URL: iosock-0.0.22-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 | 36d4bca06803ef7174d0282b0fad72b1cc84432dcbe27f23a71db08acb36c9cb |
|
MD5 | e659dfc9cf7bc31fd6bb87aa915fe145 |
|
BLAKE2b-256 | 6abd911b04e4ce3b729e5d10e71094df97c5d3d4a0e25a239296399e042e9231 |