Methods summary
Modifier and Type | Method |
---|---|
public | __construct ( FileResourceStream frs ) |
public | release ( bool removeLockFile = false ) |
Methods in detail
-
__construct
-
release
public release ( bool removeLockFile = false )param
bool removeLockFile unlink could collide with fopen command from another thread. Set online true when necesseary. fopen will cause a permission denied exception in this case.
param