File/lockfile-defs.php

Description
Classes
Class Description
 class lockfile A class to handle a lockfile for a running process. The idea is you
Includes
 include_once ("file-defs.php") (line 31)

Filesystem access

Constants
LCK_E_CREFAIL = 100 (line 38)

Lockfile

LCK_E_FROZEN = 105 (line 48)

Lockfile was frozen

LCK_E_IMMORTAL = 103 (line 44)

Lockfile process could not be killed

LCK_E_KILLED = 101 (line 40)

Lockfile process was killed

LCK_E_KILLED9 = 102 (line 42)

Lockfile process was killed with -9

LCK_E_OK = (line 36)

Lockfile created ok

LCK_E_ORPHAN = 104 (line 46)

Lockfile is orphaned (no associated process)

LCK_E_READFAIL = 106 (line 50)

Lockfile could not be read

Documentation generated by phpDocumentor 1.3.0RC3