mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-26 15:30:18 +00:00
Compare commits
No commits in common. "fddf36a92086dd10b6272d06e27e968b12a953c4" and "778d6105c16c9079e1ef01fe0ff29eded41d619f" have entirely different histories.
fddf36a920
...
778d6105c1
@ -2238,10 +2238,7 @@ class Transport:
|
||||
pass
|
||||
|
||||
for interface in detachable_interfaces:
|
||||
try:
|
||||
interface.detach()
|
||||
except Exception as e:
|
||||
RNS.log("An error occurred while detaching "+str(interface)+". The contained exception was: "+str(e), RNS.LOG_ERROR)
|
||||
|
||||
@staticmethod
|
||||
def shared_connection_disappeared():
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user