[Cuis-dev] Do we have an equivalent of Unix 'flock' ?
David T. Lewis
lewis at mail.msen.com
Tue Sep 21 13:08:23 PDT 2021
On Tue, Sep 21, 2021 at 10:57:16AM +0200, Nicola Mingotti via Cuis-dev wrote:
> Hi again,
>
> I have another question, as far as you know is it already implemented
> somewhere and equivalent of Unix 'flock' ?
>
> bye
> Nicola
>
>
Hi Nicola,
Try loading OSProcess (Feature require: 'OSProcess').
Then look at UnixProcessFileLockTestCase for examples of how the file
locking works on Unix/Linux and OS X.
Dave
More information about the Cuis-dev
mailing list