mirror of
https://github.com/php-win-ext/php-memcached.git
synced 2026-03-24 00:52:18 +01:00
Added MEMCACHED_BEHAVIOR_DEAD_TIMEOUT class constant 'OPT_DEAD_TIMEOUT' (new in 1.0.3)
This commit is contained in:
@@ -53,6 +53,8 @@ class Memcached {
|
||||
|
||||
const OPT_RETRY_TIMEOUT;
|
||||
|
||||
const OPT_DEAD_TIMEOUT;
|
||||
|
||||
const OPT_SND_TIMEOUT;
|
||||
|
||||
const OPT_RCV_TIMEOUT;
|
||||
|
||||
Reference in New Issue
Block a user