Skip to content
Unverified Commit 7e2e2a5f authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

bugfix: implement segmented read

According to the read manpage a read could return less bytes then
requested due to an interrupt or an error.

We now try to repeat the read operation until all the existent data have
been read correctly.
parent 43d53700
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