Imported from archive.
authorJeremy Stanley <fungi@yuggoth.org>
Tue, 13 Sep 2005 02:41:30 +0000 (02:41 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Tue, 13 Sep 2005 02:41:30 +0000 (02:41 +0000)
* mudpy.py (User.enqueue_input, User.negotiate_telnet_options):
Implemented a real Telnet option negotiation stack, paving the way
for more robust client integration.
(get_echo_sequence): Refactored echo handling in password prompts to
rely on Telnet option negotiation.
(get_menu): Added an RFC 885 end of record prompt terminator for
improved MUD client support.


No differences found