Fix issue where we missed MEMCACHED_BEHAVIOR_SERVER_TIMEOUT_LIMIT from a switch/case.
authorBrian Aker <brian@tangent.org>
Wed, 5 Feb 2014 00:00:26 +0000 (16:00 -0800)
committerBrian Aker <brian@tangent.org>
Wed, 5 Feb 2014 00:00:26 +0000 (16:00 -0800)
commit437035af73d2793065584d606c1bcd50773afc38
treee678573c1946a250d84af8c2dfb6c22bf08741a5
parentbdb615a66ac1df020917d000adf2f73e49fd3a25
Fix issue where we missed MEMCACHED_BEHAVIOR_SERVER_TIMEOUT_LIMIT from a switch/case.
libmemcached/behavior.cc