mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-28 09:14:17 -04:00
Improved startup when TCP peer is unreachable
This commit is contained in:
parent
419d5a9e5e
commit
4b819238a3
4 changed files with 56 additions and 9 deletions
|
@ -120,9 +120,7 @@ class SidebandCore():
|
|||
|
||||
RNS.Transport.register_announce_handler(self)
|
||||
RNS.Transport.register_announce_handler(self.propagation_detector)
|
||||
|
||||
self.start()
|
||||
|
||||
|
||||
|
||||
def __init_config(self):
|
||||
RNS.log("Creating new Sideband configuration...")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue