芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/rentandbuyrealty.com/pay/vendor/hoa/stream/IStream/Lockable.php
lock() to block while locking. * * @const int */ const LOCK_NO_BLOCK = LOCK_NB; /** * Portable advisory locking. * Should take a look at stream_supports_lock(). * * @param int $operation Operation, use the self::LOCK_* constants. * @return bool */ public function lock($operation); }