artiq/artiq/protocols
Robert Jördens c105949155 pc_rpc.Client: support socket timeouts
... and fix two flake8 errors.
2016-02-02 15:32:39 -07:00
..
__init__.py Add missing __init__.py 2015-01-22 10:37:58 +08:00
analyzer.py analyzer: move common to artiq.protocols 2016-01-29 20:26:48 -07:00
asyncio_server.py protocols/asyncio_server: minor cleanup 2016-01-27 19:19:47 +01:00
fire_and_forget.py protocols: add fire-and-forget RPC 2015-06-14 22:03:34 -06:00
logging.py protocols/logging,pc_rpc: do not print errors on Windows when clients disconnect 2016-01-27 21:23:27 +01:00
pc_rpc.py pc_rpc.Client: support socket timeouts 2016-02-02 15:32:39 -07:00
pipe_ipc.py protocols/pipe_ipc: Windows support 2016-01-27 19:18:03 +01:00
pyon.py pyon: handle \r 2016-01-27 20:43:42 +01:00
sync_struct.py protocol/sync_struct: Windows also raises ConnectionAbortedError on disconnection 2016-01-27 21:12:22 +01:00