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
Currently I would have to use fcntl() to lock a file but I only implemented sharing flags for Windows (they work differently in Windows - different sematics).
Anyway, we could pretty much match the outcome if not the semantics.