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

Aperto
aperto 2018-08-06 22:38:19 +00:00 da coolaj86 · 0 commenti
Proprietario

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.
Effettua l'accesso per partecipare alla conversazione.
Nessuna etichetta
1 Partecipanti
Notifiche
Data di scadenza
Nessuna data di scadenza impostata.
Dipendenze

Nessuna dipendenza impostata.

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