検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 65 for signal (0.022 sec.)
The EvLoop class 6369
« EvIo::set EvLoop::backend » PHP Manual Ev The EvLoop class The EvLoop class (PECL ev >= 0.2.0) ... d public run ( int $flags = 0 ): void final public signal ( int $signum , callable $callback , mixed $data = ... null , int $priority = 0 ): EvSignal final public stat ( string $path , float $interval ... events and calling callbacks for the loop EvLoop::signal — Creates EvSignal watcher object associated with ...
https://man.plustar.jp/php/class.evloop.html - [similar]
6369
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... SslEchoServer ( $port ); $l -> dispatch (); ?> 例5 Signal handler <?php /* Launch it in a terminal window: $ ... php examples/signal.php In another terminal window find out the pid an ... 0.0 139896 11256 pts/1 S+ 10:25 0:00 php examples/signal.php ruslan 3978 0.0 0.0 9572 864 pts/2 S+ 10:26 0: ... inal window you should catch the following: Caught signal 15 */ class MyEventSignal { private $base ; functi ...
https://man.plustar.jp/php/event.examples.html - [similar]
Re-configures timer event 6369
« Event::setPriority Event::signal » PHP Manual Event Re-configures timer event Event::setTimer ...
https://man.plustar.jp/php/event.settimer.html - [similar]
Ev クラス 6341
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= ... onst int FLAG_NOINOTIFY = 1048576 ; const int FLAG_SIGNALFD = 2097152 ; const int FLAG_NOSIGMASK = 4194304 ; ... TIMER = 256 ; const int PERIODIC = 512 ; const int SIGNAL = 1024 ; const int CHILD = 2048 ; const int STAT = ... embeddableBackends (): int final public static feedSignal ( int $signum ): void final public static feedSign ... ンドルをひとつずつ消費することになります。 Ev::FLAG_SIGNALFD このフラグを指定すると、 libev は » ev_signal (お ...
https://man.plustar.jp/php/class.ev.html - [similar]
Begin checking for events and calling callbacks for the loop 6341
« EvLoop::resume EvLoop::signal » PHP Manual EvLoop Begin checking for events and calling callba ...
https://man.plustar.jp/php/evloop.run.html - [similar]
シグナルイベントを Ev に送る 6298
« Ev::embeddableBackends Ev::feedSignalEvent » PHP Manual Ev シグナルイベントを Ev に送る Ev::fe ... edSignal (PECL ev >= 0.2.0) Ev::feedSignal — シグナルイベン ... トを Ev に送る 説明 final public static Ev::feedSignal ( int $signum ): void シグナルの受信をシミュレート ... 内で自前のシグナル処理を行う場合に使います。 Ev::feedSignalEvent() とは違い、どのループがシグナルを登録したのか ... 動作します。 パラメータ signum シグナル番号。詳細は signal(7) の man ページを参照ください。 pcntl 拡張モジュー ...
https://man.plustar.jp/php/ev.feedsignal.html - [similar]
プロセスの優先度を変更する 6298
« pcntl_rfork pcntl_signal_dispatch » PHP Manual PCNTL 関数 プロセスの優先度を変更する pcntl_set ...
https://man.plustar.jp/php/function.pcntl-setpriority.html - [similar]
ステータスコードがシグナルによる終了を表しているかどうかを調べる 6298
« pcntl_wifexited pcntl_wifstopped » PHP Manual PCNTL 関数 ステータスコードがシグナルによる終了を ... 表しているかどうかを調べる pcntl_wifsignaled (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wifs ... による終了を表しているかどうかを調べる 説明 pcntl_wifsignaled ( int $status ): bool 子プロセスが終了した原因が ... 待つかフォークした子プロセスのステータスを返す pcntl_signal() - シグナルハンドラを設定する 関連キーワード: シグ ... ナル , 終了 , pcntl , wifsignaled , status , プロセス , パラメータ , 捕捉 , waitpi ...
https://man.plustar.jp/php/function.pcntl-wifsignaled.html - [similar]
子プロセスを終了させたシグナルを返す 6298
« pcntl_wstopsig POSIX » PHP Manual PCNTL 関数 子プロセスを終了させたシグナルを返す pcntl_wterms ... させたシグナル番号を返します。この関数は、 pcntl_wifsignaled() が true を返す場合のみ有用です。 パラメータ st ... 待つかフォークした子プロセスのステータスを返す pcntl_signal() - シグナルハンドラを設定する pcntl_wifsignaled() ... atus , wtermsig , waitpid , パラメータ , 番号 , wifsignaled ...
https://man.plustar.jp/php/function.pcntl-wtermsig.html - [similar]
Constructs a new SyncEvent object 6298
« SyncEvent SyncEvent::fire » PHP Manual SyncEvent Constructs a new SyncEvent object SyncEvent:: ... eset. prefire Specifies whether or not to prefire (signal) the event object. 注意 : Only has impact if the c ...
https://man.plustar.jp/php/syncevent.construct.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT