bug: count is not always 0 when io.EOF is encountered #2

Open
2018-08-06 22:38:19 +00:00 geopend door coolaj86 · 0 opmerkingen
Eigenaar

Currently the telnet reader quits when EOF is encountered.

This happens to work correctly with Telnet, but may not work correctly with piped netcat or other clients that send the EOF fast enough for it to end up in the read buffer.

Currently the telnet reader quits when EOF is encountered. This happens to work correctly with Telnet, but may not work correctly with piped netcat or other clients that send the EOF fast enough for it to end up in the read buffer.
Log in om deel te nemen aan deze discussie.
Geen label
1 deelnemers
Notificaties
Vervaldatum
Geen vervaldatum ingesteld.
Afhankelijkheden

Geen afhankelijkheden ingesteld.

Referentie: coolaj86/chat.go#2
No description provided.