mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 23:20:55 +00:00
When the last writer closes the pipe, we must trigger the I/O progress handler to deliver the final EOF to the client (READ_OK with out count of 0). Fixes #3697