Extract EINTR handling for Os.write()
Expose a function which retries automatically on EINTR, and throws an IOException on other errors.
R
Romain Vimont committed
c0a6432967c54d739cb0f01e87c834c3927f84f2
Parent: ec602a0
Expose a function which retries automatically on EINTR, and throws an IOException on other errors.