検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 23 for revents (0.001 sec.)
Feeds the given revents set into the event loop 14963
« EvWatcher::__construct EvWatcher::getLoop » PHP Manual EvWatcher Feeds the given revents set i ... ECL ev >= 0.2.0) EvWatcher::feed — Feeds the given revents set into the event loop 説明 public EvWatcher::fee ... d ( int $revents ): void Feeds the given revents set into the event ... ied event had happened for the watcher. パラメータ revents Bit mask of watcher received events . 戻り値 値を返 ... しません。 関連キーワード: revents , event , Feeds , given , into , the , EvWatcher , ...
https://man.plustar.jp/php/evwatcher.feed.html - [similar]
ウォッチャーのコールバック 10204
« ウォッチャー Periodic ウォッチャーの操作モード » PHP Manual Ev ウォッチャーのコールバック ウォ ... を付けて呼ばれます。 watcher (ウォッチャー)、そして revents (受け取ったイベントのビットマスク) です。 ウォッチ ... けません。 callback ( object $watcher = NULL , int $revents = NULL ): void watcher EvWatcher を継承したクラスの ... インスタンス。 revents ウォッチャーが受信したイベント ウォッチャーの型によ ... って、 revents に関連するビットが割り当てられています。 そのため、 ...
https://man.plustar.jp/php/ev.watcher-callbacks.html - [similar]
Invokes the watcher callback with the given received events bit mask 10137
« EvWatcher::getLoop EvWatcher::keepalive » PHP Manual EvWatcher Invokes the watcher callback wi ... ents bit mask 説明 public EvWatcher::invoke ( int $revents ): void Invokes the watcher callback with the give ... n received events bit mask. パラメータ revents Bit mask of watcher received events . 戻り値 値を返 ... ived , events , Invokes , callback , given , bit , revents , getLoop ...
https://man.plustar.jp/php/evwatcher.invoke.html - [similar]
Clear watcher pending status 9735
« EvWatcher EvWatcher::__construct » PHP Manual EvWatcher Clear watcher pending status EvWatcher ... s method clears its pending status and returns its revents bitset(as if its callback was invoked). If the wat ... 戻り値 In case if the watcher is pending, returns revents bitset as if the watcher callback had been invoked ... turns , invoked , callback , bitset , パラメータ , revents ...
https://man.plustar.jp/php/evwatcher.clear.html - [similar]
The EvWatcher class 8964
« EvTimer::set EvWatcher::clear » PHP Manual Ev The EvWatcher class The EvWatcher class (PECL ev ... nstruct () public clear (): int public feed ( int $revents ): void public getLoop (): EvLoop public invoke ( ... int $revents ): void public keepalive ( bool $value = ? ): bool ... a watcher object EvWatcher::feed — Feeds the given revents set into the event loop EvWatcher::getLoop — Retur ...
https://man.plustar.jp/php/class.evwatcher.html - [similar]
EvEmbed クラス 8261
« EvChild::set EvEmbed::__construct » PHP Manual Ev EvEmbed クラス EvEmbed クラス (PECL ev >= 0. ... tcher::clear (): int public EvWatcher::feed ( int $revents ): void public EvWatcher::getLoop (): EvLoop publi ... c EvWatcher::invoke ( int $revents ): void public EvWatcher::keepalive ( bool $value ...
https://man.plustar.jp/php/class.evembed.html - [similar]
8177
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... w EvPeriodic ( 0. , 10.5 , NULL , function ( $w , $revents ) { echo time (), PHP_EOL ; }); Ev :: run (); ?> 例 ... dic ( 0. , 0. , "reschedule_cb" , function ( $w , $revents ) { echo time (), PHP_EOL ; }); Ev :: run (); ?> 例 ... :: now (), 10.5 ), 10.5 , NULL , function ( $w , $revents ) { echo time (), PHP_EOL ; }); Ev :: run (); ?> 例 ... EvIo ( STDIN , Ev :: READ , function ( $watcher , $revents ) { echo "STDIN is readable\n" ; }); Ev :: run ( E ...
https://man.plustar.jp/php/ev.examples.html - [similar]
Constructs EvPeriodic watcher object 8177
« EvPeriodic::at EvPeriodic::createStopped » PHP Manual EvPeriodic Constructs EvPeriodic watcher ... dic ( 0. , 0. , "reschedule_cb" , function ( $w , $revents ) { echo time (), PHP_EOL ; }); Ev :: run (); ?> 例 ... :: now (), 10.5 ), 10.5 , NULL , function ( $w , $revents ) { echo time (), PHP_EOL ; }); Ev :: run (); ?> 例 ...
https://man.plustar.jp/php/evperiodic.construct.html - [similar]
EvFork クラス 8110
« EvEmbed::sweep EvFork::__construct » PHP Manual Ev EvFork クラス EvFork クラス (PECL ev >= 0.2 ... tcher::clear (): int public EvWatcher::feed ( int $revents ): void public EvWatcher::getLoop (): EvLoop publi ... c EvWatcher::invoke ( int $revents ): void public EvWatcher::keepalive ( bool $value ...
https://man.plustar.jp/php/class.evfork.html - [similar]
The EvIdle class 8110
« EvFork::createStopped EvIdle::__construct » PHP Manual Ev The EvIdle class The EvIdle class (P ... ECL ev >= 0.2.0) はじめに EvIdle watchers trigger events when no other events of the same or higher priori ... tcher::clear (): int public EvWatcher::feed ( int $revents ): void public EvWatcher::getLoop (): EvLoop publi ... c EvWatcher::invoke ( int $revents ): void public EvWatcher::keepalive ( bool $value ...
https://man.plustar.jp/php/class.evidle.html - [similar]
PREV 1 2 3 NEXT