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

オープン
coolaj862018-08-06 22:38:19 +00:00に作成 · 0件のコメント
オーナー

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.
サインインしてこの会話に参加。
ラベルなし
1 人の参加者
通知
期日
期日は未設定です。
依存関係

依存関係が設定されていません。

リファレンス: coolaj86/chat.go#2
説明はありません。