Comment #7 on issue 275 by [email protected]: binary protocol TOUCH,GAT,GATQ bug
http://code.google.com/p/memcached/issues/detail?id=275
Here is a patch that solves the problem. process_bin_touch() was reading only header without extra fields, so exptime was always 0.
Attachments:
binary-touch-exptime.patch 635 bytes
