mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-21 06:03:50 +00:00
test changes
This commit is contained in:
parent
40e0a951da
commit
422109f3fe
4 changed files with 14 additions and 6 deletions
|
|
@ -135,8 +135,8 @@ class TCPServer:
|
|||
return False
|
||||
|
||||
else:
|
||||
logging.error("server always started")
|
||||
return False
|
||||
logging.warning("server always started")
|
||||
return True
|
||||
|
||||
def stop(self):
|
||||
"""!Stops the TCP socket server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue