Commit a42c1f8d authored by Joseph Huber's avatar Joseph Huber
Browse files

[libc][Obvious] Fix use of `fwrite` in the RPC server

Summary:
The RPC server used the size field which meant we didn't get the correct
return value for partial reads. We fix that here.
parent cb63fa00
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