pull/666/head
Mark Qvist 2025-01-10 12:39:25 +01:00
rodzic 09b34d34c6
commit c668a51e39
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -596,7 +596,6 @@ class TCPServerInterface(Interface):
def process_outgoing(self, data):
pass
def detach(self):
if self.server != None:
if hasattr(self.server, "shutdown"):