| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
EvLoop::child(PECL ev >= 0.2.0) EvLoop::child — Creates EvChild object associated with the current event loop 説明
final
public
EvChild
EvLoop::child
(
string
$pid
,
string
$trace
,
string
$callback
[,
string
$data
[,
string
$priority
]] )Creates EvChild object associated with the current event loop. パラメータAll parameters have the same meaning as for EvChild::__construct() 返り値Returns EvChild object on success. 参考
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「EvLoop::child - Creates EvChild object associated with the current event loop」をGoogle検索
|