検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 183 for [SIMILAR] 16 1024 4096 WITH 32807 parallel WITH ... (0.883 sec.)
Stops the event loop 0
« EvLoop::stat EvLoop::suspend » PHP Manual EvLoop Stops the event loop EvLoop::stop (PECL ev >= 0.2.0) EvLoop::stop — Stops the event loop 説明 public EvLoop::stop ( int $how = ? ): void Stops the event loop パラメータ how One of Ev::BREAK_* constants . 戻り値 値を返しません。 参考 EvLo ...
https://man.plustar.jp/php/evloop.stop.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]
Starts the watcher 0
« EvWatcher::setCallback EvWatcher::stop » PHP Manual EvWatcher Starts the watcher EvWatcher::start (PECL ev >= 0.2.0) EvWatcher::start — Starts the watcher 説明 public EvWatcher::start (): void Marks the watcher as active. Note that only active watchers will receive events. パラメータ こ ...
https://man.plustar.jp/php/evwatcher.start.html - [similar]
Makes event non-pending 0
« Event::__construct Event::delSignal » PHP Manual Event Makes event non-pending Event::del (PECL event >= 1.2.6-beta) Event::del — Makes event non-pending 説明 public Event::del (): bool Removes an event from the set of monitored events, i.e. makes it non-pending. パラメータ この関数には ...
https://man.plustar.jp/php/event.del.html - [similar]
Make event non-pending and free resources allocated for this event 0
« Event::delTimer Event::getSupportedMethods » PHP Manual Event Make event non-pending and free resources allocated for this event Event::free (PECL event >= 1.2.6-beta) Event::free — Make event non-pending and free resources allocated for this event 説明 public Event::free (): void Remo ...
https://man.plustar.jp/php/event.free.html - [similar]
Constructs signal event object 0
« Event::setTimer Event::timer » PHP Manual Event Constructs signal event object Event::signal (PECL event >= 1.2.6-beta) Event::signal — Constructs signal event object 説明 public static Event::signal ( EventBase $base , int $signum , callable $cb , mixed $arg = ? ): Event Constructs si ...
https://man.plustar.jp/php/event.signal.html - [similar]
Free resources allocated for this event base 0
« EventBase::exit EventBase::getFeatures » PHP Manual EventBase Free resources allocated for this event base EventBase::free (PECL event >= 1.10.0) EventBase::free — Free resources allocated for this event base 説明 public EventBase::free (): void Deallocates resources allocated by libev ...
https://man.plustar.jp/php/eventbase.free.html - [similar]
Re-enable calls that modify an event buffer 0
« EventBuffer::substr EventBuffer::unlock » PHP Manual EventBuffer Re-enable calls that modify an event buffer EventBuffer::unfreeze (PECL event >= 1.2.6-beta) EventBuffer::unfreeze — Re-enable calls that modify an event buffer 説明 public EventBuffer::unfreeze ( bool $at_front ): bool R ...
https://man.plustar.jp/php/eventbuffer.unfreeze.html - [similar]
Create EvIo watcher object associated with the current event loop instance 0
« EvLoop::invokePending EvLoop::loopFork » PHP Manual EvLoop Create EvIo watcher object associated with the current event loop instance EvLoop::io (PECL ev >= 0.2.0) EvLoop::io — Create EvIo watcher object associated with the current event loop instance 説明 final public EvLoop::io ( mix ...
https://man.plustar.jp/php/evloop.io.html - [similar]
はじめに 0
« Event インストール/設定 » PHP Manual Event はじめに はじめに This is an extension to efficiently schedule I/O, time and signal based events using the best I/O notification mechanism available for specific platform. This is a port of libevent to the PHP infrastructure. 注意 : Note, Wind ...
https://man.plustar.jp/php/intro.event.html - [similar]