The Yar_Concurrent_Client class

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

簡介

類別摘要

Yar_Concurrent_Client {
/* 屬性 */
static $_callstack ;
static $_callback ;
/* 方法 */
public static int call ( string $uri , string $method , array $parameters [, callable $callback ] )
public static boolean loop ([ callable $callback [, callable $error_callback ]] )
}

屬性

_callstack

_callback

_error_callback

Table of Contents

add a note add a note

User Contributed Notes

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