You can modify behaviors around reconnect, look at behaviors on docs.libmemcached.org
Calling memcached_quit on the _St will cause a reset. Sent from my C64 On Aug 29, 2011, at 11:33 PM, 然 安 <[email protected]> wrote: > Hi,all: > I use libmemcached as the client and create a memcached_st instance > to transfer datas. The problem is that the memcached_st instance can't > connect to the memcached server after the server is stopped and restarted. > How can I resolve this problem except restarting the client? Thank you for > your reply. > >
