The Yar_Concurrent_Client class

(No version information available, might only be in Git)

Wstęp

Krótki opis klasy

Yar_Concurrent_Client {
/* Właściwości */
static $_callstack ;
static $_callback ;
/* Metody */
public static call ( string $uri , string $method [, array $parameters [, callable $callback [, callable $error_callback [, array $options ]]]] ) : int
public static loop ([ callable $callback [, callable $error_callback ]] ) : bool
public static reset ( void ) : bool
}

Właściwości

_callstack

_callback

_error_callback

Spis treści

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top