in reply to Re: Re^2: Order of flock and open
in thread Order of flock and open

I did say Linux supports .. :) Depending on what you're trying to do, it might be helpful to know. If you are trying to write portable code, then it certainly isn't.

Makeshifts last the longest.

Replies are listed 'Best First'.
Re: Re: Re: Re^2: Order of flock and open
by thor (Priest) on May 03, 2003 at 21:51 UTC
    You may have misunderstood what I was trying to say. What I was hoping was that behind the scenes, perl used these manditory schemes, or perhaps there was a magic module that used one subroutine to portably call the manditory scheme, regardless of OS. Sounds like that's not the case. One can always hope...:)

    thor