PHP Manual
Function Reference
Process Control Extensions
Ev
EvIo
EvIo::__construct
EvIo::createStopped
EvIo::set
EvIo::createStopped
EvLoop
EvIo
PHP Manual
EvIo::set
Configures the watcher
Description
public
void
EvIo::set
(
mixed
$fd
,
int
$events
)
Configures the EvIo watcher
Parameters
fd
The same as for
EvIo::__construct
events
The same as for
EvIo::__construct
Return Values
No value is returned.