PHP Doku:: Send all requests - function.httprequestpool-send.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHTTPThe HttpRequestPool classHttpRequestPool::send

Ein Service von Reinhard Neidl - Webprogrammierung.

The HttpRequestPool class

<<HttpRequestPool::reset

HttpRequestPool::socketPerform>>

HttpRequestPool::send

(PECL pecl_http >= 0.10.0)

HttpRequestPool::sendSend all requests

Beschreibung

bool HttpRequestPool::send ( void )

Send all attached HttpRequest objects in parallel.

Parameter-Liste

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Fehler/Exceptions

Throws HttpRequestPoolException (HttpSocketException, HttpRequestException, HttpMalformedHeaderException).


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)