検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 47 for pending (0.004 sec.)
Invoke all pending watchers while resetting their pending state 11507
« EvLoop::idle EvLoop::io » PHP Manual EvLoop Invoke all pending watchers while resetting their ... pending state EvLoop::invokePending (PECL ev >= 0.2.0) EvLoop::invokePending — Invoke ... all pending watchers while resetting their pending state 説明 ... public EvLoop::invokePending (): void Invoke all pending watchers while resetti ... ng their pending state. パラメータ この関数にはパラメータはありませ ...
https://man.plustar.jp/php/evloop.invokepending.html - [similar]
Detects whether event is pending or scheduled 11461
« Event::getSupportedMethods Event::set » PHP Manual Event Detects whether event is pending or s ... cheduled Event::pending (PECL event >= 1.2.6-beta) Event::pending — Detect ... s whether event is pending or scheduled 説明 public Event::pending ( int $fla ... gs ): bool Detects whether event is pending or scheduled パラメータ flags One of, or a composi ... , Event::SIGNAL . 戻り値 Returns true if event is pending or scheduled. Otherwise false . 関連キーワード: pe ...
https://man.plustar.jp/php/event.pending.html - [similar]
The Event class 10838
« Constructing signal events Event::add » PHP Manual Event The Event class The Event class (PECL ... ded (via Event::add() ). An added event remains in pending state until the registered event occurs, thus turn ... ve. If event is configured persistent , it remains pending. If it is not persistent, it stops being pending w ... nt::del() method deletes event, thus making it non-pending. By means of Event::add() method it could be added ... EOUT = 1 ; /* プロパティ */ public readonly bool $ pending ; /* メソッド */ public add ( float $timeout = ? ) ...
https://man.plustar.jp/php/class.event.html - [similar]
Clear watcher pending status 10762
« EvWatcher EvWatcher::__construct » PHP Manual EvWatcher Clear watcher pending status EvWatcher ... PECL ev >= 0.2.0) EvWatcher::clear — Clear watcher pending status 説明 public EvWatcher::clear (): int If the ... watcher is pending, this method clears its pending status and returns ... if its callback was invoked). If the watcher isn't pending it does nothing and returns 0 . Sometimes it can b ... ータはありません。 戻り値 In case if the watcher is pending, returns revents bitset as if the watcher callback ...
https://man.plustar.jp/php/evwatcher.clear.html - [similar]
Makes event non-pending 9743
« Event::__construct Event::delSignal » PHP Manual Event Makes event non-pending Event::del (PEC ... event >= 1.2.6-beta) Event::del — Makes event non-pending 説明 public Event::del (): bool Removes an event f ... rom the set of monitored events, i.e. makes it non-pending. パラメータ この関数にはパラメータはありません。 戻 ... false を返します。 参考 Event::add() - Makes event pending 関連キーワード: event , pending , Makes , Event , ...
https://man.plustar.jp/php/event.del.html - [similar]
The EvWatcher class 9622
« EvTimer::set EvWatcher::clear » PHP Manual Ev The EvWatcher class The EvWatcher class (PECL ev ... / public $ is_active ; public $ data ; public $ is_pending ; public $ priority ; /* メソッド */ abstract publ ... ta User custom data associated with the watcher is_pending Readonly . true if the watcher is pending, i.e. it ... invoked. false otherwise. As long, as a watcher is pending(but not active), one must not change its priority. ... priority int between Ev::MINPRI and Ev::MAXPRI . Pending watchers with higher priority will be invoked befo ...
https://man.plustar.jp/php/class.evwatcher.html - [similar]
Makes event pending 9576
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6- ... beta) Event::add — Makes event pending 説明 public Event::add ( float $timeout = ? ): boo ... l Marks event pending. Non-pending event will never occur, and the event ... any time. If Event::add() is called on an already pending event, libevent will leave it pending and re-sched ... d 参考 Event::add() Event::del() - Makes event non-pending Event::signal() - Constructs signal event object E ...
https://man.plustar.jp/php/event.add.html - [similar]
About event persistence 9378
« Event flags Event callbacks » PHP Manual Event About event persistence About event persistence ... By default, whenever a pending event becomes active (because its file descriptor ... e, or because its timeout expires), it becomes non-pending right before its callback is executed. Thus, to ma ... ke the event pending again one may call Event::add() on it again from i ... vent is persistent . This means that event remains pending even when its callback is activated. Event::del() ...
https://man.plustar.jp/php/event.persistence.html - [similar]
Dispatch pending events 9044
« EventBase::gotStop EventBase::priorityInit » PHP Manual EventBase Dispatch pending events Even ... CL event >= 1.2.6-beta) EventBase::loop — Dispatch pending events 説明 public EventBase::loop ( int $flags = ... を返します。 参考 EventBase::dispatch() - Dispatch pending events 関連キーワード: EventBase , events , Dispat ... ch , pending , flags , constants , Otherwise , Event , objects ...
https://man.plustar.jp/php/eventbase.loop.html - [similar]
Dispatch pending events 8998
« EventBase::__construct EventBase::exit » PHP Manual EventBase Dispatch pending events EventBas ... vent >= 1.2.6-beta) EventBase::dispatch — Dispatch pending events 説明 public EventBase::dispatch (): void Wa ... lse を返します。 参考 EventBase::loop() - Dispatch pending events 関連キーワード: events , EventBase , Dispat ... ch , pending , dispatch , パラメータ , 失敗 , 成功 , 関数 , res ...
https://man.plustar.jp/php/eventbase.dispatch.html - [similar]
PREV 1 2 3 4 5 NEXT