Extracted from Pike v7.3 release 14 at 2002-02-15.
pike.roxen.com
[Top]
Stdio
Stdio.Fd

Method Stdio.Fd()->lock()


Method lock

object(Stdio.FileLockKey) Stdio.Fd()->lock()
object(Stdio.FileLockKey) Stdio.Fd()->lock(int(0..1) is_recursive)

Description

Makes an exclusive file lock on this file.

See also

Stdio.Fd.trylock