mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-07 06:40:15 +00:00
b96cbf1014
Had the following error when trying to run Reticulum on OSX High Sierra: line 115, in set_timeouts_osx sock.setsockopt(socket.SOL_SOCKET, socket.SO_KEEPALIVE, 1) NameError: name 'sock' is not defined This fix resolved the problem for me. |
||
---|---|---|
.. | ||
__init__.py | ||
AutoInterface.py | ||
AX25KISSInterface.py | ||
Interface.py | ||
KISSInterface.py | ||
LocalInterface.py | ||
RNodeInterface.py | ||
SerialInterface.py | ||
TCPInterface.py | ||
UDPInterface.py |