Public Member Functions | |
__construct ($options=array()) | |
addClient ($client) | |
run () | |
Public Attributes | |
$clients = array() | |
$timeout = 5 |
Definition at line 307 of file SquidPurgeClient.php.
SquidPurgeClientPool::__construct | ( | $ | options = array() |
) |
SquidPurgeClientPool::addClient | ( | $ | client | ) |
SquidPurgeClientPool::run | ( | ) |
Definition at line 321 of file SquidPurgeClient.php.
References $client, $i, $timeout, wfDebugLog(), wfRestoreWarnings(), and wfSuppressWarnings().
SquidPurgeClientPool::$clients = array() |
Definition at line 308 of file SquidPurgeClient.php.
SquidPurgeClientPool::$timeout = 5 |