Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 351 by [email protected]: memcp uses wrong expiration time
http://code.google.com/p/memcached/issues/detail?id=351
The {{{memcp}}} ({{{memccp}}}on Debian systems) command line utility gets
the supplied expire time wrong:
{{{
memcp --verbose --servers=localhost --set --expire=1418563176 "foo:bar"
op: set
source file: foo:bar
length: 4
key: foo:bar
flags: 0
expires: 86307647862
Calling memcached_free()
}}}
Providing a value of {{{54900000}} leads to {{{1418723328}}}, which brings
me very near to my desired expiration time of {{{1418563176}}}.
I tested this on Mac OS X 10.8.5 and Linux Debian 7.2.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.