Reactor Member List

This is the complete list of members for Reactor, including all inherited members.

$socketsReactorprotected
add(ReactiveInterface $socket)Reactor
count()Reactor
getSockets()Reactor
has(ReactiveInterface $socket)Reactor
onError(int $channel, $socket, Throwable $error)Reactorprotected
react(?float $timeout=null)Reactor
remove(ReactiveInterface $socket)Reactor
select(array &$read, array &$write, array &$except, ?float $timeout=null)Reactorstatic