Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rfc42: exec.write should use matchtag not pid
Problem: requiring the PID as a parameter to write complicates client code which must support writing/closing a stream before the started response has been received. Use the exec request matchtag instead.
- Loading branch information