update : 2015.11.03
php.shukuma.com검색:
|
EvFork::createStopped(PECL ev >= 0.2.0) EvFork::createStopped — Creates a stopped instance of EvFork watcher class 설명
final
public
static
object
EvFork::createStopped
(
string
$callback
[,
string
$data
[,
string
$priority
]] )The same as EvFork::__construct() , but doesn't start the watcher automatically. 인수
반환값Returns EvFork(stopped) object on success. 참고
|