Rename "initial" state to "telopt_negotiation"
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 8 Jul 2018 18:55:53 +0000 (18:55 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 8 Jul 2018 18:55:53 +0000 (18:55 +0000)
commitb054ba768010f5a9b17f16c06f87d11ea98465e1
treee2540be3d0c37152a5935c2c55adfd8b6fdd5ed8
parent54423d0151eebde19eaeb7bb32fd2368e9e6319e
Rename "initial" state to "telopt_negotiation"

There was a rare race where if a client disconnected during the
initial Telnet option negotiation pause, an attempt to log an entry
about it would raise an exception because the "initial" state
placeholder in the default menu data was incorrectly-named. Fix
that, and rename the state to "telopt_negotiation" so it's less
confusing to debug if similar issues are discovered with this state
in the future.
mudpy/misc.py
share/menu.yaml