Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.h b/common.h
index 33d60ce6..2abb4209 100644
--- a/common.h
+++ b/common.h
@@ -160,6 +160,7 @@ typedef struct {
char *auth;
double timeout;
double read_timeout;
+ long retry_interval;
int failed;
int status;
int persistent;