低水準ネットワークインターフェースを扱うsocketモジュールを紹介をします。通信は素人のため学習内容も含めて記載しました。 なお2台のPCで通信するため私はPC以外にRasberry Piを1台準備しました。 インターネットでは通信プロトコル(通信のルール)と ...
Raspberry Piは色々な楽しみ方が出来る素敵なミニPCです。趣味だけでなく産業的にも3Dプリンタやロボットなど様々な物に搭載されています。ネットワーク接続も可能で、有線LANでもOKですしWiFiも搭載されています(※ラズパイの機種によります)。 とすると ...
In the current implementation of the SysLogHandler class from the logging.handlers module, if the specified address does not respond or is unreachable, the createSocket method may block indefinitely.
What could cause a socket timeout and how to prevent it? I am also not sure what information could be useful to debug it, if necessary ask for more details. It happened after about 10-12 hours of ...