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.19.tar.gz
(13.0 kB
view details)
Built Distribution
iosock-0.0.19-py3-none-any.whl
(13.5 kB
view details)
File details
Details for the file iosock-0.0.19.tar.gz
.
File metadata
- Download URL: iosock-0.0.19.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b880dc3e74842be998a14e3c69bbe9091e6425b135a89a8e0b4c1702b85e7948 |
|
MD5 | b778a5a4dd1ba629162edd28d62f3ed7 |
|
BLAKE2b-256 | 15af06610aa5df3d41ab290ed7bbefd173156219b5ff087ed9c01a68c0326471 |
File details
Details for the file iosock-0.0.19-py3-none-any.whl
.
File metadata
- Download URL: iosock-0.0.19-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da17d4e38007d00d4d28245a7e2514ba7790fef4517549d6e51d4e9b766d21b1 |
|
MD5 | 9acd2c61163d02a65bd738d63677a80f |
|
BLAKE2b-256 | 0ae6b4591418dc5557d1c23fd3625ef93c4321d6c73da41e628ae5819485936c |