1
0

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

aberta(s)
aberta 2018-08-06 22:38:19 +00:00 por coolaj86 · 0 comentários
Proprietário(a)

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.
Inicie a sessão para participar neste diálogo.
Sem rótulo
1 Participantes
Notificações
Data de vencimento
Sem data de vencimento definida.
Dependências

Não estão definidas dependências.

Referência: coolaj86/chat.go#2
Nenhuma descrição fornecida.