Hi Dennis,
I think I have some new informations.
My system is "blocked" now but the following change make it work again
!!!
I will test it for tonight to be sure of the improvements.
I changed :
service.bind(("", self.PORT))
to
service.bind((socket.gethostname(), se
Hi Dennis,
I am using indeed using python logging in the appel_log2 module.
But I wanted to keep it extremly simple while accepting connection from
different processes or thread.
Regarding my main problem, I did some more testing :
1) I have enabled one time server that can be run as a service (