検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 121 for Ev (0.059 sec.)
Constructing signal events 5923
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events ... Event can also watch for POSIX-style signals. To cons ... truct a handler for a signal, use Event::__construct() constructor with Event::SIGNAL f ... lag, or Event::signal() factory method. 例1 Handling SIGTERM ... d catch the following: Caught signal 15 */ class MyEventSignal { private $base , $ev ; public function _ ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]
EvCheck クラス 5861
« Ev::verify EvCheck::__construct » PHP Manual Ev EvCheck クラス EvCheck クラス (PECL ev >= 0.2. ... 0) はじめに EvPrepare ウォッチャーと EvCheck ウォッチャーは、 通常 ... はペアで使います。 EvPrepare ウォッチャーはプロセスをブロックする前に起動 ... し、 EvCheck はブロックした後に起動します。 EvLoop::run() ... メソッドや関数 (現在のイベントループに入るもの) は、 EvPrepare ウォッチャーや EvCheck ウォッチャーからは呼 ...
https://man.plustar.jp/php/class.evcheck.html - [similar]
はじめに 5861
« Ev インストール/設定 » PHP Manual Ev はじめに はじめに この拡張モジュールは、 » libev ライブラ ... 拡張モジュールは Windows 環境では利用できません。 Libev はイベントループです。何か興味のあるイベント (ファ ... ャーを登録します。 そして、ウォッチャーを開始して libev に手渡します。 詳細は » libev のドキュメント を参照 ... ください。 関連キーワード: イベント , 登録 , libev , Ev , 利用 , 発生 , 興味 , ライブラリ , 提供 , モ ...
https://man.plustar.jp/php/intro.ev.html - [similar]
The EvIo class 5774
« EvIdle::createStopped EvIo::__construct » PHP Manual Ev The EvIo class The EvIo class (PECL ev ... >= 0.2.0) はじめに EvIo watchers check whether a file descriptor(or sock ... ) is readable or writable in each iteration of the event loop, or, more precisely, when reading would no ... able to write some data. This behaviour is called level-triggering because events are kept receiving as ... long as the condition persists. To stop receiving events just stop the watcher. The number of read and/ ...
https://man.plustar.jp/php/class.evio.html - [similar]
Must be called after a fork 5774
« EvLoop::io EvLoop::now » PHP Manual EvLoop Must be called after a fork EvLoop::loopFork (PECL ... ev >= 0.2.0) EvLoop::loopFork — Must be called after a fork 説明 p ... ublic EvLoop::loopFork (): void Must be called after a fork ... in the child, before entering or continuing the event loop. An alternative is to use Ev::FLAG_FORKCHE ... cally, at some performance loss (refer to the » libev documentation ). パラメータ この関数にはパラメータ ...
https://man.plustar.jp/php/evloop.loopfork.html - [similar]
Resume previously suspended default event loop 5774
« EvLoop::prepare EvLoop::run » PHP Manual EvLoop Resume previously suspended default event loop ... EvLoop::resume (PECL ev >= 0.2.0) EvLoop::resume — Re ... sume previously suspended default event loop 説明 public EvL ... oop::resume (): void EvLoop::suspend() and EvLoop::resume() methods suspen ... ラメータはありません。 戻り値 値を返しません。 参考 EvLoop::suspend() - Suspend the loop Ev::resume() - 一 ...
https://man.plustar.jp/php/evloop.resume.html - [similar]
Suspend the loop 5774
« EvLoop::stop EvLoop::timer » PHP Manual EvLoop Suspend the loop EvLoop::suspend (PECL ev >= 0. ... 2.0) EvLoop::suspend — Suspend the loop 説明 public EvLoop ... ::suspend (): void EvLoop::suspend() and EvLoop::resume() methods suspen ... ラメータはありません。 戻り値 値を返しません。 参考 EvLoop::resume() - Resume previously suspended defaul ... t event loop Ev::suspend() - デフォルトのイベントループ ...
https://man.plustar.jp/php/evloop.suspend.html - [similar]
Performs internal consistency checks(for debugging) 5774
« EvLoop::timer EvPeriodic » PHP Manual EvLoop Performs internal consistency checks(for debuggin ... g) EvLoop::verify (PECL ev >= 0.2.0) EvLoop::verify — Pe ... rnal consistency checks(for debugging) 説明 public EvLoop::verify (): void Performs internal consistency ... checks(for debugging libev ) and abort the program if any data structures wer ... ラメータはありません。 戻り値 値を返しません。 参考 Ev::verify() - 内部の整合性をチェックする (デバッグ用 ...
https://man.plustar.jp/php/evloop.verify.html - [similar]
Initiates the stat call 5774
« EvStat::set EvTimer » PHP Manual EvStat Initiates the stat call EvStat::stat (PECL ev >= 0.2.0 ... ) EvStat::stat — Initiates the stat call 説明 public Ev ... ) the path specified in the watcher and sets to the values found. パラメータ この関数にはパラメータはあ ... eturns true if path exists. Otherwise false . 参考 EvStat::attr() - Returns the values most recently det ... ected by Ev EvStat::prev() - Returns the previous set of value ...
https://man.plustar.jp/php/evstat.stat.html - [similar]
Makes event pending 5749
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6- ... beta) Event::add — Makes event pending 説明 public Event::a ... dd ( float $timeout = ? ): bool Marks event pending. Non-pending event will never occur, an ... d the event callback will never be called. In conjunction w ... ith Event::del() an event could be re-scheduled by user a ...
https://man.plustar.jp/php/event.add.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT