mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-16 10:50:14 +00:00
1768ddc459
Before we call the `socket.socket(...)` constructor function, let us first provide `self.target_ip` and `self.target_port` to `socket.getaddrinfo(...)` (static function) and then get the AF family from it. Then we pass this into the ctor |
||
---|---|---|
.. | ||
Android | ||
__init__.py | ||
AutoInterface.py | ||
AX25KISSInterface.py | ||
I2PInterface.py | ||
Interface.py | ||
KISSInterface.py | ||
LocalInterface.py | ||
PipeInterface.py | ||
RNodeInterface.py | ||
RNodeMultiInterface.py | ||
SerialInterface.py | ||
TCPInterface.py | ||
UDPInterface.py |