Skip to content
Snippets Groups Projects
Commit 0a78d39d authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix handling of broken CRLF pairs in RIP mode

If telnet binary mode is enabled (the new default), and a CR and LF
come in on separate recv() calls, the RIP parser would stop at the
CR, and pass the LF back to the ANSI parser.

Ah, dura-bbs.net, always pushing the limits.
parent 7b3873e5
No related branches found
No related tags found
No related merge requests found
Pipeline #6969 passed