mirror of
https://github.com/TheGreyDiamond/Enlight.git
synced 2026-03-31 23:00:24 +02:00
Update session.py
This commit is contained in:
@@ -97,7 +97,7 @@ class enlightSession():
|
|||||||
self.__direct_thread__.start()
|
self.__direct_thread__.start()
|
||||||
self.__trying_to_connect__ = False
|
self.__trying_to_connect__ = False
|
||||||
|
|
||||||
|
|
||||||
def lightSearcherMain(self):
|
def lightSearcherMain(self):
|
||||||
''' The main thread for clients to connect '''
|
''' The main thread for clients to connect '''
|
||||||
logging.info("Inbound connection handler started")
|
logging.info("Inbound connection handler started")
|
||||||
|
|||||||
Reference in New Issue
Block a user