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

Re: [MacPerl-WebCGI] compilation error



On Sun, 12 Nov 2000 15:22:28 -2250 incas <incas@vsnl.net> wrote:

> use Fcntl qw (:flock);
is available on the Mac - but

> flock (CHANDLE, LOCK_EX) || bail ("cannot flock $CHATNAME: $!");
is not implemented. If you look into the MacPerl window after executing
"flock()" you would see a message telling you about it.

It's ok. for testing purposes to comment out the flock() lines.
For a real multiuser solution it's best to develop a workaround
or change platform.


Axel


==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-webcgi-request@macperl.org