ESP32 telnet server catching CTRLC
Posted: Thu Feb 02, 2023 4:06 pm
Hi,
I have a Telnet server running that stops to work when a telnet client sends a CTRL C character.
Is it a way to catch this break character from the client.
The script is in C++ compiled with ARDUINO IDE
Thanks in advance
I have a Telnet server running that stops to work when a telnet client sends a CTRL C character.
Is it a way to catch this break character from the client.
The script is in C++ compiled with ARDUINO IDE
Thanks in advance