Embedded TCP/IP stack
4.7.0
|
void fnet_telnet_close_session | ( | fnet_telnet_desc_t | desc | ) |
Closes the currently active session of the Telnet Server.
desc | Telnet server descriptor |
This function closes the current Telnet session.
It can be used in a Telnet user-command to close the current session. This is the alternative to closure of the Telnet-client terminal applicatioin.