wiki.techinc.nl/includes/objectcache
Antoine Musso bbf703c4fa memcached: better error messaging
MemcachedClient output a generic error message: "Error parsing memcached
response\n" whenever it is not able to read from the socket. It is also
lacking the remote peer it is reading from.

This patch add a new message when fgets( <socket> ) return false, which
means we could not read from the file pointer. It also get the stream
remote name for debugging purposes.

Change-Id: I9b8a25a03af0d730aa3b4830a44b1ea739343274
2012-08-01 16:33:26 +02:00
..
APCBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
BagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
DBABagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
EhcacheBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
EmptyBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
HashBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
MemcachedBagOStuff.php update @param @return doc in several files 2012-07-10 17:08:52 +02:00
MemcachedClient.php memcached: better error messaging 2012-08-01 16:33:26 +02:00
MemcachedPeclBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
MemcachedPhpBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
MultiWriteBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
ObjectCache.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
SqlBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
WinCacheBagOStuff.php Flesh out parameter documentation etc 2012-07-09 12:44:13 +00:00
XCacheBagOStuff.php Added missing GPLv2 headers in some places. 2012-05-02 10:51:15 +02:00