wiki.techinc.nl/includes/objectcache
Antoine Musso fe6da52a11 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 form.

This patch add a new message when fgets( <socket> ) return false and
attempt to get the remote peer address / port to append to the error
message. Might help us find out which memcached server is wild.

Change-Id: If918e824970aaa8231078e42fd28d31e8dd4e319
2012-07-13 18:20:00 +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-07-13 18:20:00 +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