NAME
telnet_nop() - send an TELNET NOP message
SYNOPSIS
void telnet_nop();
DESCRIPTION
if user is under telnet, then send an TELNET_IAC TELNET_NOP sequence, useful
to keep the connection alive.
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.