Commit f81441e8 authored by Christopher J. Morrone's avatar Christopher J. Morrone
Browse files

Make _server_readable return true as long as there are remote writers

still open.  Each stdout or stderr that closes will trigger an
eof message (header.length will be 0), and _server_read will
decrement the number of remote writers.
parent b8c88125
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment