Added some extra error checking to the C++ interface. Basically, just added
authorPadraig O'Sullivan <osullivan.padraig@gmail.com>
Fri, 24 Jul 2009 20:22:00 +0000 (16:22 -0400)
committerPadraig O'Sullivan <osullivan.padraig@gmail.com>
Fri, 24 Jul 2009 20:22:00 +0000 (16:22 -0400)
commit578034863c488f06e96689caa5909f7c21982bc3
tree5a5fdc75fdd80864deeb22fec138d161db6aa905
parent614357baa45cdd7b2d81f80357e5386198db018b
Added some extra error checking to the C++ interface. Basically, just added
checks to make sure that keys are not empty strings and that values are not
empty either.
libmemcached/memcached.hh