Run an fd based function and throw if it fails
This function behave the same as osCall, except if the return is -1, it will throw an ErrnoException
See Implementation
Run an fd based function and throw if it fails
This function behave the same as osCall, except if the return is -1, it will throw an ErrnoException