Set the read timeout for the connection. Use 0 to disable timeouts entirely (or use a very long timeout
if not supported).
public setReadTimeout ( integer $timeout ) : Credis_Client | ||
$timeout | integer | 0 (or -1) for no timeout, otherwise number of seconds |
return | Credis_Client |