go-telnet icon indicating copy to clipboard operation
go-telnet copied to clipboard

Replace bufio-based data reader with a state machine.

Open fluffle opened this issue 5 years ago • 0 comments

Hi!

I tried to use your code and it kept doing blocking reads. Here's a fix. I only gofmt'd the files I changed, and I kept the format changes in a separate commit to make reviewing this change easier.

Cheers, --alex

fluffle avatar Sep 06 '18 21:09 fluffle