Replies: 1 comment
-
There was a mud creating infinite echo loops, so I patched the echo code. I'll fix the (SKIPPED) message for IAC DO ECHO though. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! While working on something with a friend, we noticed some peculiar behavior from tintin++. Namely, it sends IAC DO ECHO but does not send IAC DONT ECHO. Looking at the code, I see the latter is just straight up commented out. The debug message for both says (SKIPPED) but the former is not in fact skipped.
Something about this seems a bit funny, so I thought I'd ask in case there's a bug here.
Beta Was this translation helpful? Give feedback.
All reactions