Monotone-Parent: f7b521881c5e35a41842e2cbe3f286dba5a0ea52

Monotone-Revision: a02d7acbde3aa1019073525f5b106dac9819e84e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-02-18T19:14:37
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-02-18 19:14:37 +00:00
parent 41a4767b62
commit 7e70e80e66
3 changed files with 47 additions and 24 deletions
+3 -3
View File
@@ -43,9 +43,9 @@
NSMutableDictionary *users;
float cleanupInterval;
NSString *memcachedServerName;
@private
memcached_server_st *servers;
memcached_st *handle;
// @private
// memcached_server_st *servers;
// memcached_st *handle;
}
+ (SOGoCache *) sharedCache;