28 Jan
2018
28 Jan
'18
10:13 a.m.
I handled wifi shutdowns cleanly when I first implemented telnet and ssh as their own tasks. Now that they are under Mongoose, it is out of my control. The socket is owned by the Mongoose code. -- Steve On Sun, 28 Jan 2018, Michael Balzer wrote:
I've begun working on the webserver and noticed something that may be correlated to this: sockets don't get closed when losing the connection. The effect is visible on both web and telnet server (ssh not tested). To reproduce, switch the Wifi network with an open connection, the port will not be available until timeout.
Regards, Michael