Hi, My application (linked with libmemcached), starts getting "UNKNOWN READ FAILURE" errors when the memcached server is killed and restarted.
Am assuming the errors are due to the stale socket handles on the client side. My question is how in general do people refresh their handles in such error cases? Regards, Nikhils
