Extracted from Pike v7.6 release 61 at 2005-12-30.
[Top]
Protocols
Protocols.TELNET
Protocols.TELNET.protocol
Methods
call_read_cb()
close()
create()
disable_write()
enable_write()
got_data()
got_oob()
send_DO()
send_DONT()
send_data()
send_synch()
set_write_callback()
setup()
write()
write_raw()
Protocols.TELNET.protocol()->send_DO()
Protocols.TELNET.protocol()->send_data()
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.