## What steps will reproduce the problem?
$ telnet localhost 11211
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
version
VERSION 1.4.20
set foo 4294967295 0 1
x
STORED
get foo
VALUE foo -1 1
x
END
version
VERSION 1.4.20
## What is the expected output? What do you see instead?
The return flags should be a unsigned value as described in protocol.txt
## What version of the product are you using? On what operating system?
This should be reproduced among most of the 1.2+ versions.
Original issue reported on code.google.com by kelvin0...@gmail.com on 31 Dec 2014 at 4:02
Original issue reported on code.google.com by
kelvin0...@gmail.com
on 31 Dec 2014 at 4:02