[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Flock



At 5:06 PM -0700 6/8/98, Fred Giorgi wrote:
>Is Flock supported in MacPerl?

No.


># The flock() function is unimplemented.

Correct.

It is not so much that it is unimplemented in MacPerl; it is unimplemented
in Mac OS.  For something similat to flock(), you can use the FSpSetFLock()
and FSpRstFLock() functions in the Mac::Files module.  These are similar in
concept, but different from, flock() under Unix.  But they should give you
what you want.

--
Chris Nandor          mailto:pudge@pobox.com         http://pudge.net/
%PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10  1FF77F13 8180B6B6'])

--
Chris Nandor                 pudge@pobox.com                 http://pudge.net/
%PGPKey=('B76E72AD',[1024,'08 24 09 0B CE 73 CA 10  1F F7 7F 13 81 80 B6 B6'])



***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch