fix #76: get returns NOTFOUND on TIMEOUT
authorMichael Wallner <mike@php.net>
Fri, 10 Sep 2021 10:19:15 +0000 (12:19 +0200)
committerMichael Wallner <mike@php.net>
Fri, 10 Sep 2021 10:19:15 +0000 (12:19 +0200)
commit9f88736f8219b494025465089655609f636bf1d7
tree4d67a9acddcd61809079a8f29b5200b0dbae25a5
parent4b7c2c7987bbac32560395e199fe3879c1fb3991
fix #76: get returns NOTFOUND on TIMEOUT
src/libmemcached/fetch.cc
test/CMakeLists.txt
test/tests/memcached/regression/lp_001-540-680.cpp [new file with mode: 0644]
test/timeout.c [new file with mode: 0644]