Add debug logging for Telnet protocol negotiation
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 2 Sep 2018 00:54:59 +0000 (00:54 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 2 Sep 2018 00:54:59 +0000 (00:54 +0000)
For improved debugging of Telnet protocol negotiations, add a log
function wrapper to the telnet module and apply it any time Telnet
commands are received or sent.


No differences found