You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the read system call returned an error, we would crash (negative number of read bytes).
Also fix compilation on Windows, but not really (only if fileDescriptor were available on FileHandle on Windows…).
0 commit comments