You are here

constant MEMCACHED_SERVER_TIMED_OUT in Memcache API and Integration 7

1 use of MEMCACHED_SERVER_TIMED_OUT
_dmemcache_ensure_ascii_auth in ./dmemcache.inc
Ensures memcache connection is authorized for the server that is mapped for the given key.

File

./dmemcache.inc, line 15
A memcache API for Drupal.

Code

define('MEMCACHED_SERVER_TIMED_OUT', 47);