8 Commits

Author SHA1 Message Date
Mikko
a930b41fa1 Fixes memory errors, broken code, bugs etc 2016-02-06 05:07:52 +00:00
Nicolas Van Eenaeme
77a8089666 Added the OPT_SERVER_TIMEOUT_LIMIT behaviour.
The option MEMCACHED_BEHAVIOR_SERVER_TIMEOUT_LIMIT was added in libmemcached 1.0.18 (0x01000018).

For more information see https://answers.launchpad.net/libmemcached/+question/239497

The merge request for libmemcached:
https://code.launchpad.net/~493pocbrcycmdw7yksonho9o2qzz-o18bz-d18ecat4t1b76tkfi3vttrkfngli/libmemcached/feature-server_timeout
2014-03-12 15:42:28 +01:00
Mikko
feed35e220 Version based tests: Do version checks in one place, fix check when setting options 2013-11-25 13:27:55 +08:00
Mikko
a437602912 Reorganise headers a bit, include everything in the private header 2013-11-24 13:48:52 +08:00
Mikko
26ac8bd9cb Refactor SASL support checking, move "unnecessary" things to private header, move travis script to .travis dir 2013-11-24 00:00:59 +08:00
Mikko
47f6ff1060 Added support for libmemcached 0.44 and up. Testing for now 2013-10-19 00:35:46 +08:00
Andrei Zmievski
47172e18a1 Drop libmemcached 0.x series support, release 2.1.0. 2012-08-06 21:57:39 -07:00
Teddy Grenman
468487d5af Fix build against libmemcached versions before 0.39.
memcached_server_instance_st was defined in 0.39. Built and tested
against 0.31 and 0.49.
2011-05-04 16:44:21 +03:00