HTTP
PHP Manual

The HttpRequestPool class

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

Krótki opis klasy

HttpRequestPool implements Iterator , Countable {
public bool attach ( HttpRequest $request )
public __construct ([ HttpRequest $request [, HttpRequest $... ]] )
void __destruct ( void )
bool detach ( HttpRequest $request )
array getAttachedRequests ( void )
array getFinishedRequests ( void )
void reset ( void )
bool send ( void )
protected bool socketPerform ( void )
protected bool socketSelect ([ float $timeout = 0 ] )
}

Class Members

Właściwości

The HttpRequestPool class does not have any properties.

Stałe predefiniowane

The HttpRequestPool class does not have any constants.

Spis treści


HTTP
PHP Manual