EvIo::__constructConstructs EvIo watcher object Beschreibung
public
EvIo::__construct
(
mixed
$fd
,
int
$events
,
callable
$callback
[,
mixed
$data
[,
int
$priority
]] )Constructs EvIo watcher object and starts the watcher automatically. Parameter-Liste
RückgabewerteReturns EvIo object on success. Siehe auch
|