Register constants.

This commit is contained in:
Andrei Zmievski
2008-12-22 16:18:29 -08:00
parent bd3674764a
commit db23d6e5bd
2 changed files with 66 additions and 23 deletions

View File

@@ -50,8 +50,6 @@ class Memcached {
const OPT_CONNECT_TIMEOUT;
const OPT_CONNECT_TIMEOUT;
const OPT_RETRY_TIMEOUT;
const OPT_SND_TIMEOUT;
@@ -60,6 +58,10 @@ class Memcached {
const OPT_POLL_TIMEOUT;
const OPT_SERVER_FAILURE_LIMIT;
const OPT_CACHE_LOOKUPS;
/**
* Class options.