Results of 1 - 10 of about 12 for defaultLoop (0.001 sec.)
- Returns or creates the default event loop 14167
- « EvLoop::__construct EvLoop::embed » PHP Manual EvLoop Returns or creates the default event loo
...
p EvLoop::defaultLoop (PECL ev >= 0.2.0) EvLoop::defaultLoop — Returns o ...
the default event loop 説明 public static EvLoop::defaultLoop ( int $flags = Ev::FLAG_AUTO , mixed $data = NULL ...
If the default event loop is not created, EvLoop::defaultLoop() creates it with the specified parameters. Otherw ...
eturns , creates , default , interval , the , or , defaultLoop , flags ...
-
https://man.plustar.jp/php/evloop.defaultloop.html
- [similar]
- Constructs the event loop object 10276
- « EvLoop::child EvLoop::defaultLoop » PHP Manual EvLoop Constructs the event loop object EvLoop:
...
timeout_interval See timeout_interval 参考 EvLoop::defaultLoop() - Returns or creates the default event loop 関連 ...
-
https://man.plustar.jp/php/evloop.construct.html
- [similar]
- The EvLoop class 9286
- « EvIo::set EvLoop::backend » PHP Manual Ev The EvLoop class The EvLoop class (PECL ev >= 0.2.0)
...
nts an event loop that is always distinct from the default loop . Unlike the default loop , it cannot handle EvCh ...
s we have to create a loop per thread, and use the default loop in the parent thread. The default event loop is i ...
ssible via methods of the Ev class, or via EvLoop::defaultLoop() method. クラス概要 final class EvLoop { /* プロパ ...
? , string $priority = ? ): EvChild public static defaultLoop ( int $flags = Ev::FLAG_AUTO , mixed $data = NULL ...
-
https://man.plustar.jp/php/class.evloop.html
- [similar]
- Creates an instance of EvEmbed watcher associated with the current EvLoop object 8684
- « EvLoop::defaultLoop EvLoop::fork » PHP Manual EvLoop Creates an instance of EvEmbed watcher as
...
-
https://man.plustar.jp/php/evloop.embed.html
- [similar]
- 他のイベントループに埋め込めるバックエンド群を返す 8189
- « Ev::depth Ev::feedSignal » PHP Manual Ev 他のイベントループに埋め込めるバックエンド群を返す Ev
...
bev/ev.pod#Examples_CONTENT-9 */ $loop = EvLoop :: defaultLoop (); $socket_loop = NULL ; $embed = NULL ; if ( Ev ...
-
https://man.plustar.jp/php/ev.embeddablebackends.html
- [similar]
- 例 8189
- « 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り
...
/ev.pod#Examples_CONTENT-9 */ $loop_hi = EvLoop :: defaultLoop (); $loop_lo = NULL ; $embed = NULL ; /* * 使えるル ...
bev/ev.pod#Examples_CONTENT-9 */ $loop = EvLoop :: defaultLoop (); $socket_loop = NULL ; $embed = NULL ; if ( Ev ...
-
https://man.plustar.jp/php/ev.examples.html
- [similar]
- 現在の libev の構成でサポートするバックエンド群を返す 8189
- « Ev::stop Ev::suspend » PHP Manual Ev 現在の libev の構成でサポートするバックエンド群を返す Ev:
...
bev/ev.pod#Examples_CONTENT-9 */ $loop = EvLoop :: defaultLoop (); $socket_loop = NULL ; $embed = NULL ; if ( Ev ...
-
https://man.plustar.jp/php/ev.supportedbackends.html
- [similar]
- EvEmbed オブジェクトを作る 8083
- « EvEmbed EvEmbed::createStopped » PHP Manual EvEmbed EvEmbed オブジェクトを作る EvEmbed::__cons
...
bev/ev.pod#Examples_CONTENT-9 */ $loop = EvLoop :: defaultLoop (); $socket_loop = NULL ; $embed = NULL ; if ( Ev ...
-
https://man.plustar.jp/php/evembed.construct.html
- [similar]
- 現在のプラットフォーム上でおすすめのバックエンドのビットマスクを返す 7994
- « Ev::nowUpdate Ev::resume » PHP Manual Ev 現在のプラットフォーム上でおすすめのバックエンドのビッ
...
/ev.pod#Examples_CONTENT-9 */ $loop_hi = EvLoop :: defaultLoop (); $loop_lo = NULL ; $embed = NULL ; /* * 使えるル ...
-
https://man.plustar.jp/php/ev.recommendedbackends.html
- [similar]
- Ev 7888
- « eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール
...
nstruct — Constructs the event loop object EvLoop::defaultLoop — Returns or creates the default event loop EvLoop ...
-
https://man.plustar.jp/php/book.ev.html
- [similar]