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
On non-seekable devices, the position argument is simply ignored and
does not trigger an error.
We emulate this behavior by detecting `EISPIPE` then forwarding the call
to the appropraite non-seeking functions.
0 commit comments