検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 77 for [SIMILAR] 16 1024 4096 WITH 17501 evstat WITH 16... (0.061 sec.)
Returns the loop responsible for the watcher 0
« EvWatcher::feed EvWatcher::invoke » PHP Manual EvWatcher Returns the loop responsible for the watcher EvWatcher::getLoop (PECL ev >= 0.2.0) EvWatcher::getLoop — Returns the loop responsible for the watcher 説明 public EvWatcher::getLoop (): EvLoop Returns the loop responsible for the w ...
https://man.plustar.jp/php/evwatcher.getloop.html - [similar]
Invokes the watcher callback with the given received events bit mask 0
« EvWatcher::getLoop EvWatcher::keepalive » PHP Manual EvWatcher Invokes the watcher callback with the given received events bit mask EvWatcher::invoke (PECL ev >= 0.2.0) EvWatcher::invoke — Invokes the watcher callback with the given received events bit mask 説明 public EvWatcher::invok ...
https://man.plustar.jp/php/evwatcher.invoke.html - [similar]
Simply stops and restarts the periodic watcher again 0
« EvPeriodic EvPeriodic::at » PHP Manual EvPeriodic Simply stops and restarts the periodic watcher again EvPeriodic::again (PECL ev >= 0.2.0) EvPeriodic::again — Simply stops and restarts the periodic watcher again 説明 public EvPeriodic::again (): void Simply stops and restarts the peri ...
https://man.plustar.jp/php/evperiodic.again.html - [similar]
Configures the watcher 0
« EvTimer::createStopped EvWatcher » PHP Manual EvTimer Configures the watcher EvTimer::set (PECL ev >= 0.2.0) EvTimer::set — Configures the watcher 説明 public EvTimer::set ( float $after , float $repeat ): void Configures the watcher パラメータ after Configures the timer to trigger aft ...
https://man.plustar.jp/php/evtimer.set.html - [similar]
Restarts the timer watcher 0
« EvTimer EvTimer::__construct » PHP Manual EvTimer Restarts the timer watcher EvTimer::again (PECL ev >= 0.2.0) EvTimer::again — Restarts the timer watcher 説明 public EvTimer::again (): void This will act as if the timer timed out and restart it again if it is repeating. The exact sema ...
https://man.plustar.jp/php/evtimer.again.html - [similar]
The Zookeeper class 0
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper class (PECL zookeeper >= 0.1.0) はじめに Represents ZooKeeper session. クラス概要 class Zookeeper { /* メソッド */ public __construct ( string $host = '' , callable $watcher_cb = null , int $ ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
The EvIo class 0
« 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 socket, or a stream castable to numeric file descriptor) is readable or writable in each iteration of the event loop, or, m ...
https://man.plustar.jp/php/class.evio.html - [similar]
Feeds the given revents set into the event loop 0
« EvWatcher::__construct EvWatcher::getLoop » PHP Manual EvWatcher Feeds the given revents set into the event loop EvWatcher::feed (PECL ev >= 0.2.0) EvWatcher::feed — Feeds the given revents set into the event loop 説明 public EvWatcher::feed ( int $revents ): void Feeds the given reven ...
https://man.plustar.jp/php/evwatcher.feed.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
ウォッチャーのコールバック 0
« ウォッチャー Periodic ウォッチャーの操作モード » PHP Manual Ev ウォッチャーのコールバック ウォッチャーのコールバック すべてのウォッチャーは、アクティブ (イベントを待ち受け中) あるいは非アクティブ (一時停止) の状態になります。 コールバックを実行できるのは、アクティブなウォッチャーだけで ...
https://man.plustar.jp/php/ev.watcher-callbacks.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT