Method Protocols.TELNET.protocol()->send_DONT()
- Method send_DONT
void
send_DONT(int
option
)- Description
Starts negotiation to disable a TELNET option.
- Parameter
option
The option to disable.
void
send_DONT(int
option
)
Starts negotiation to disable a TELNET option.
option
The option to disable.