検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 21 for watch (0.007 sec.)
既存の監視を inotify インスタンスから削除する 13547
« inotify_read xattr » PHP Manual Inotify 関数 既存の監視を inotify インスタンスから削除する ino ... tify_rm_watch (PECL inotify >= 0.1.2) inotify_rm_watch — 既存の監 ... を inotify インスタンスから削除する 説明 inotify_rm_watch ( resource $inotify_instance , int $watch_descript ... or ): bool inotify_rm_watch() は、 watch_descriptor がさす監視を inotify インス ... ータ inotify_instance inotify_init() が返すリソース watch_descriptor インスタンスから削除したい監視。 戻り値 ...
https://man.plustar.jp/php/function.inotify-rm-watch.html - [similar]
inotify インスタンスを初期化する 12194
« inotify_add_watch inotify_queue_len » PHP Manual Inotify 関数 inotify インスタンスを初期化する ... 期化する 説明 inotify_init (): resource inotify_add_watch() で使用するための inotify インスタンスを初期化しま ... __ のメタデータ (変更時刻など) の変更を監視します $watch_descriptor = inotify_add_watch ( $fd , __FILE__ , ... LE__ のメタデータ変更の監視を終了します inotify_rm_watch ( $fd , $watch_descriptor ); // inotify インスタン ... ようになります。 array( array( 'wd' => 1, // Equals $watch_descriptor 'mask' => 4, // IN_ATTRIB bit is set 'c ...
https://man.plustar.jp/php/function.inotify-init.html - [similar]
初期化済みの inotify インスタンスに監視対象を追加する 10773
« Inotify 関数 inotify_init » PHP Manual Inotify 関数 初期化済みの inotify インスタンスに監視対象 ... を追加する inotify_add_watch (PECL inotify >= 0.1.2) inotify_add_watch — 初期化 ... インスタンスに監視対象を追加する 説明 inotify_add_watch ( resource $inotify_instance , string $pathname , ... int $mask ): int inotify_add_watch() は、 pathname で指定したファイルあるいはディレク ... いは変更します。 既存の監視対象に対して inotify_add_watch() を使用すると、 監視内容を上書きします。定数 IN_M ...
https://man.plustar.jp/php/function.inotify-add-watch.html - [similar]
Inotify 関数 9826
« 定義済み定数 inotify_add_watch » PHP Manual Inotify Inotify 関数 Inotify 関数 目次 inotify_add ... _watch — 初期化済みの inotify インスタンスに監視対象を追加 ... tify インスタンスからイベントを読み込む inotify_rm_watch — 既存の監視を inotify インスタンスから削除する 関 ...
https://man.plustar.jp/php/ref.inotify.html - [similar]
Inotify 8558
« unlink はじめに » PHP Manual ファイルシステム Inotify Inotify はじめに インストール/設定 要件 ... 定 リソース型 定義済み定数 Inotify 関数 inotify_add_watch — 初期化済みの inotify インスタンスに監視対象を追加 ... tify インスタンスからイベントを読み込む inotify_rm_watch — 既存の監視を inotify インスタンスから削除する 関 ...
https://man.plustar.jp/php/book.inotify.html - [similar]
はじめに 8558
« Inotify インストール/設定 » PHP Manual Inotify はじめに はじめに inotify 拡張モジュールは、ino ... tify 関数 inotify_init() 、 inotify_add_watch() および inotify_rm_watch() を公開しています。 C の ...
https://man.plustar.jp/php/intro.inotify.html - [similar]
Checks the existence of a node in zookeeper synchronously 8236
« Zookeeper::delete Zookeeper::get » PHP Manual Zookeeper Checks the existence of a node in zook ... ublic Zookeeper::exists ( string $path , callable $watcher_cb = null ): array パラメータ path The name of t ... ame with slashes separating ancestors of the node. watcher_cb if nonzero, a watch will be set at the server ... to notify the client if the node changes. The watch will be set even if the node does not 戻り値 Retur ... r , exists , istence , zookeeper , synchronously , watcher , ZookeeperException , emits , path ...
https://man.plustar.jp/php/zookeeper.exists.html - [similar]
2 進数 を 10 進数に変換する 8067
« base_convert ceil » PHP Manual Math 関数 2 進数 を 10 進数に変換する bindec (PHP 4, PHP 5, PHP ... r - 1 ); p ( $magnitude_lower , 'See the rollover? Watch it next time around...' ); p ( PHP_INT_MAX , 'PHP_ ... 00000 bindec(): 1073741824 NOTE: See the rollover? Watch it next time around... input: 2147483647 binary: 0 ... dec(): 4611686018427387904 NOTE: See the rollover? Watch it next time around... input: 9223372036854775807 ...
https://man.plustar.jp/php/function.bindec.html - [similar]
The EvSignal class 8000
« EvPrepare::createStopped EvSignal::__construct » PHP Manual Ev The EvSignal class The EvSignal ... class (PECL ev >= 0.2.0) はじめに EvSignal watchers will trigger an event when the process receives ... y other event. There is no limit for the number of watchers for the same signal, but only within the same l ... oop, i.e. one can watch for SIGINT in the default loop and for SIGIO in an ... other loop, but it is not allowed to watch for SIGINT in both the default loop and another lo ...
https://man.plustar.jp/php/class.evsignal.html - [similar]
inotify インスタンスからイベントを読み込む 8000
« inotify_queue_len inotify_rm_watch » PHP Manual Inotify 関数 inotify インスタンスからイベントを ... は次のキーを持つ配列となります。 wd は、 inotify_add_watch() が返す監視記述子です mask は、 events のビットマ ...
https://man.plustar.jp/php/function.inotify-read.html - [similar]
PREV 1 2 3 NEXT