MANIFEST.in
history.md
license.txt
readme.md
setup.cfg
setup.py
siosocks/__init__.py
siosocks/__main__.py
siosocks/exceptions.py
siosocks/interface.py
siosocks/protocol.py
siosocks/sansio.py
siosocks.egg-info/PKG-INFO
siosocks.egg-info/SOURCES.txt
siosocks.egg-info/dependency_links.txt
siosocks.egg-info/requires.txt
siosocks.egg-info/top_level.txt
siosocks/io/__init__.py
siosocks/io/asyncio.py
siosocks/io/const.py
siosocks/io/socket.py
siosocks/io/trio.py
tests/test_asyncio.py
tests/test_protocol.py
tests/test_sansio.py
tests/test_socketserver.py
tests/test_trio.py
tests/__pycache__/test_asyncio.cpython-314-pytest-8.4.2.pyc
tests/__pycache__/test_protocol.cpython-314-pytest-8.4.2.pyc
tests/__pycache__/test_sansio.cpython-314-pytest-8.4.2.pyc
tests/__pycache__/test_socketserver.cpython-314-pytest-8.4.2.pyc
tests/__pycache__/test_trio.cpython-314-pytest-8.4.2.pyc