artiq/artiq/protocols
Sebastien Bourdeauducq 3743633b04 Revert "pc_rpc: use ProactorEventLoop on Windows (#627)"
This reverts commit 7d4297b9bb.
2016-12-12 11:33:56 +08:00
..
__init__.py Add missing __init__.py 2015-01-22 10:37:58 +08:00
analyzer.py perform RTIO init on comms CPU side 2016-12-09 14:16:55 +08:00
asyncio_server.py require Python 3.5.2, remove monkey patches 2016-07-07 14:55:21 +08:00
broadcast.py monkey-patch Python 3.5.2 to disable broken asyncio.base_events._ipaddr_info optimization (#506) 2016-07-13 11:35:16 +08:00
fire_and_forget.py pc_rpc: raise AttributeError immediately for nonexistent RPC methods. Closes #534 2016-09-14 11:22:07 +08:00
logging.py monkey-patch Python 3.5.2 to disable broken asyncio.base_events._ipaddr_info optimization (#506) 2016-07-13 11:35:16 +08:00
packed_exceptions.py transfer Python builtin exceptions over pc_rpc and master/worker 2016-04-04 22:02:42 +08:00
pc_rpc.py Revert "pc_rpc: use ProactorEventLoop on Windows (#627)" 2016-12-12 11:33:56 +08:00
pipe_ipc.py protocols/pipe_ipc: raise line length limit 2016-03-23 15:12:29 +08:00
pyon.py language: replace coredevice int with numpy.{int32,int64}. 2016-07-06 04:44:21 +00:00
remote_exec.py doc: remote execution 2016-04-06 19:13:41 +08:00
sync_struct.py monkey-patch Python 3.5.2 to disable broken asyncio.base_events._ipaddr_info optimization (#506) 2016-07-13 11:35:16 +08:00