HttpRequestPool::socketPerform(PECL pecl_http >= 0.15.0) HttpRequestPool::socketPerform — Perform socket actions Описание
protected
bool HttpRequestPool::socketPerform
( void
)
Returns TRUE until each request has finished its transaction. Возвращаемые значенияReturns TRUE until each request has finished its transaction. Примеры
Пример #1 A HttpRequestPool::socketPerform() example
<?php |
||