Files
Max Isbey a0d62336f2 Address review round three: EOF tolerance, docstring, refusal wording
- Treat a read stream whose receive end the transport closed as
  end-of-input in the opening peek and the relay, mirroring the
  tolerance the dispatcher's read loop already had; the read loop moved
  here, so its EOF handling moves with it. Two tests close the stream
  before and after the first request and expect a clean return.
- ListenHandler's docstring no longer claims it needs SSE mode.
- The legacy refusal states the era rule instead of narrating what the
  first request was, so it holds for every opener.
2026-07-23 19:12:52 +00:00
..
2024-09-24 22:04:19 +01:00