EvIo::__constructConstructs EvIo watcher object Description
public
EvIo::__construct(
mixed $fd
,int $events
,callable $callback
,mixed $data
= ?,int $priority
= ?) Constructs EvIo watcher object and starts the watcher automatically. Parameters
See Also
|