A
Alexandru Mosoi
supposing that I have a server (an instance of SocketServer()) that
waits for a connection (ie is blocked in accept()) and in another
thread i want to stop the server, how do I do that?
waits for a connection (ie is blocked in accept()) and in another
thread i want to stop the server, how do I do that?