Go to the first, previous, next, last section, table of contents.


willEcho

Function: willEcho { -> }
file: 07-C-telnet.t
package: telnet
status: alpha

This is a convenience function to try negotiating WILL ECHO via our telnet daemon. It is a simple wrapper around ]supportedOptionHandler.

This doesn't actually do any echoing, even if successful, but does convince the telnet client not to echo: This is currently how the Muq nanomud login function suppresses passphrase echoing.


Go to the first, previous, next, last section, table of contents.