Appearance
telnet_nop() - send an TELNET NOP message
void telnet_nop();
if user is under telnet, then send an TELNET_IAC TELNET_NOP sequence, useful to keep the connection alive.
N/A