検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 671 for [SIMILAR] 16 1024 4096 WITH 8085 defer WITH 5115... (2.936 sec.)
Event 0
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 例 Event flags About event persistence Event callbacks Constructing signal events Event — The Event class Event::add — Makes event pendi ...
https://man.plustar.jp/php/book.event.html - [similar]
About event persistence 0
« 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 is ready to read or write, or because its timeout expires), it becomes non-pending right before its callback i ...
https://man.plustar.jp/php/event.persistence.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]
Constructs timer event object 0
« Event::signal EventBase » PHP Manual Event Constructs timer event object Event::timer (PECL event >= 1.2.6-beta) Event::timer — Constructs timer event object 説明 public static Event::timer ( EventBase $base , callable $cb , mixed $arg = ? ): Event Constructs timer event object. This i ...
https://man.plustar.jp/php/event.timer.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]
Detects whether event is pending or scheduled 0
« Event::getSupportedMethods Event::set » PHP Manual Event Detects whether event is pending or scheduled Event::pending (PECL event >= 1.2.6-beta) Event::pending — Detects whether event is pending or scheduled 説明 public Event::pending ( int $flags ): bool Detects whether event is pendi ...
https://man.plustar.jp/php/event.pending.html - [similar]
Event flags 0
« 例 About event persistence » PHP Manual Event Event flags Event flags Event::READ This flag indicates an event that becomes active when the provided file descriptor (usually a stream resource, or socket) is ready for reading. Event::WRITE flag indicates an event that becomes active whe ...
https://man.plustar.jp/php/event.flags.html - [similar]
Event callbacks 0
« About event persistence Constructing signal events » PHP Manual Event Event callbacks Event callbacks If a callback is registered for an event, it will be called when the event becomes active. To associate a callback with event one can pass a callable to either Event::__construct() , o ...
https://man.plustar.jp/php/event.callbacks.html - [similar]
Set event priority 0
« Event::set Event::setTimer » PHP Manual Event Set event priority Event::setPriority (PECL event >= 1.2.6-beta) Event::setPriority — Set event priority 説明 public Event::setPriority ( int $priority ): bool Set event priority. パラメータ priority The event priority. 戻り値 成功した場合に ...
https://man.plustar.jp/php/event.setpriority.html - [similar]
The parallel\Events\Event class 0
« parallel\Events\Input::remove parallel\Events\Event\Type » PHP Manual parallel The parallel\Events\Event class The parallel\Events\Event class (0.9.0) Event Objects When an Event is returned, Event::$object shall be removed from the loop that returned it, should the event be a write ev ...
https://man.plustar.jp/php/class.parallel-events-event.html - [similar]