Hello! I have a problem with libmemcache... I am writeing an application in C programming language and I am using memcache to ease the load on database. Everything works OK if the memcache daemon is on. If I turn off the memcache daemon application exits. Looks like libmemcache exits if some of the error occurs. Is there a way to handle errors with libmemcache?
I am using Debian Linux with: libmemcache0 1.4.0.rc2-1 libmemcache-dev 1.4.0.rc2-1 Thank you very much for any advice or help...
