Asyncore
|
This is the complete list of members for Asyncore\Asyncore, including all inherited members.
$conditions | Asyncore\Asyncore | static |
$recalculate_loops | Asyncore\Asyncore | static |
add(callable $function, float $interval_seconds=0.001, bool $call_immediately=false, bool $essential=true) | Asyncore\Asyncore | static |
addInessential(callable $function, float $interval_seconds=0.001, bool $call_immediately=false) | Asyncore\Asyncore | static |
condition(callable $condition_function) | Asyncore\Asyncore | static |
curl_exec(&$ch, callable $callback) | Asyncore\Asyncore | static |
exitLoop() | Asyncore\Asyncore | static |
fire(string $event, array $parameters=[]) | Asyncore\Asyncore | static |
init() | Asyncore\Asyncore | static |
isWindows() | Asyncore\Asyncore | static |
loop(?callable $condition_function=null) | Asyncore\Asyncore | static |
on(string $event, callable $function) | Asyncore\Asyncore | static |
timeout(callable $callback, float $seconds) | Asyncore\Asyncore | static |
worker(string $worker_file, callable $message_handler) | Asyncore\Asyncore | static |