検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 65 for signal (0.038 sec.)
Event callbacks 8373
« About event persistence Constructing signal events » PHP Manual Event Event callbacks Event ca ... resource or socket associated with the event. For signal event fd is equal to the signal number. what Bit m ... d $arg = null ): void arg User custom data. Event::signal() expects the callback to match the following prot ... = null ): void signum The number of the triggered signal(e.g. SIGTERM ). arg User custom data. 関連キーワー ...
https://man.plustar.jp/php/event.callbacks.html - [similar]
Constructs Event object 7958
« Event::addTimer Event::del » PHP Manual Event Constructs Event object Event::__construct (PECL ... ic file descriptor. For timer events pass -1 . For signal events pass the signal number, e.g. SIGHUP . what ... triggers. 戻り値 Returns Event object. 参考 Event::signal() - Constructs signal event object Event::timer() ...
https://man.plustar.jp/php/event.construct.html - [similar]
High precision timer which triggers signal with fixed interval. 7686
« Swoole\Process Swoole\Process::close » PHP Manual Swoole\Process High precision timer which tr ... iggers signal with fixed interval. Swoole\Process::alarm (PECL s ... ocess::alarm — High precision timer which triggers signal with fixed interval. 説明 public static Swoole\Pro ...
https://man.plustar.jp/php/swoole-process.alarm.html - [similar]
Constructs timer event object 7543
« Event::signal EventBase » PHP Manual Event Constructs timer event object Event::timer (PECL ev ... e generic Event::__construct() method can contruct signal event objects too. パラメータ base The associated ... event base object. cb The signal event callback. See Event callbacks . arg Custom d ...
https://man.plustar.jp/php/event.timer.html - [similar]
Creates EvSignal watcher object associated with the current event loop instance 7543
« EvLoop::run EvLoop::stat » PHP Manual EvLoop Creates EvSignal watcher object associated with t ... he current event loop instance EvLoop::signal (PECL ev >= 0.2.0) EvLoop::signal — Creates EvSign ... rent event loop instance 説明 final public EvLoop::signal ( int $signum , callable $callback , mixed $data = ... null , int $priority = 0 ): EvSignal Creates EvSignal watcher object associated with th ... メータ All parameters have the same meaning as for EvSignal::__construct() 戻り値 Returns EvSignal object on s ...
https://man.plustar.jp/php/evloop.signal.html - [similar]
Event flags 7471
« 例 About event persistence » PHP Manual Event Event flags Event flags Event::READ This flag in ... resource, or socket) is ready for writing. Event::SIGNAL used to implement signal detection. See "Construct ... ing signal events" below. Event::TIMEOUT indicates an event t ...
https://man.plustar.jp/php/event.flags.html - [similar]
The EvSignal class 7429
« 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 re ... ceives a specific signal one or more times. Even though signals are very as ... ynchronous, libev will try its best to deliver signals synchronously, i.e. as part of the normal event p ... s no limit for the number of watchers for the same signal, but only within the same loop, i.e. one can watch ...
https://man.plustar.jp/php/class.evsignal.html - [similar]
Constructs EvSignal watcher object 7429
« EvSignal EvSignal::createStopped » PHP Manual EvSignal Constructs EvSignal watcher object EvSignal ... gnal::__construct (PECL ev >= 0.2.0) EvSignal::__construct — Constructs EvSignal watcher object ... 説明 public EvSignal::__construct ( int $signum , callable $callback , ... ed $data = null , int $priority = 0 ) Constructs EvSignal watcher object and starts it automatically. For a ... stopped periodic watcher consider using EvSignal::createStopped() method. パラメータ signum Signal ...
https://man.plustar.jp/php/evsignal.construct.html - [similar]
プロセスにシグナルを送信する 7271
« posix_isatty posix_mkfifo » PHP Manual POSIX 関数 プロセスにシグナルを送信する posix_kill (PHP ... を送信する 説明 posix_kill ( int $process_id , int $signal ): bool シグナル signal をプロセス ID process_id の ... スに送信します。 パラメータ process_id プロセス ID。 signal PCNTL シグナル定数 のいずれか。 戻り値 成功した場合 ...
https://man.plustar.jp/php/function.posix-kill.html - [similar]
Create stopped EvSignal watcher object 6942
« EvSignal::__construct EvSignal::set » PHP Manual EvSignal Create stopped EvSignal watcher obje ... ct EvSignal::createStopped (PECL ev >= 0.2.0) EvSignal::create ... Stopped — Create stopped EvSignal watcher object 説明 final public static EvSignal:: ... back , mixed $data = null , int $priority = 0 ): EvSignal Create stopped EvSignal watcher object. Unlike EvS ... start the watcher automatically. パラメータ signum Signal number. See constants exported by pcntl extension. ...
https://man.plustar.jp/php/evsignal.createstopped.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT