update : 2015.11.03
php.shukuma.com검색:
|
EvIo::__construct(PECL ev >= 0.2.0) EvIo::__construct — Constructs EvIo watcher object 설명
public
EvIo::__construct
(
mixed
$fd
,
int
$events
,
callable
$callback
[,
mixed
$data
[,
int
$priority
]] )Constructs EvIo watcher object and starts the watcher automatically. 인수
반환값Returns EvIo object on success. 참고
|