trezor-agent/trezor_agent
Roman Zeyde 9afd07e867 server: make sure accepted UNIX sockets are blocking
It was a problem on Mac OS X, where sometimes we got EAGAIN
errors from calling socket.recv() on them.
2016-01-18 22:49:27 +02:00
..
tests server: make sure accepted UNIX sockets are blocking 2016-01-18 22:49:27 +02:00
trezor Merge Trezor and KeepKey functionality 2016-01-15 13:20:38 +02:00
__init__.py rename package name to trezor_agent 2015-08-21 21:22:26 +03:00
__main__.py main: add command-line argument for setting UNIX socket timeout 2016-01-16 22:14:36 +02:00
formats.py sort imports using isort tool 2016-01-09 16:06:47 +02:00
protocol.py sort imports using isort tool 2016-01-09 16:06:47 +02:00
server.py server: make sure accepted UNIX sockets are blocking 2016-01-18 22:49:27 +02:00
util.py sort imports using isort tool 2016-01-09 16:06:47 +02:00