Luc Heinrich b91f03a4d1 Fixed redis-cli readLine loop to correctly handle EOF.
When using the shutdown command with redis-cli the server saves the database and, if successful, silently closes the connection. The redis-cli tool did not correcty handle this EOF case in its readLine loop and was therefore infinitely looping - and eating 100% of the CPU - while waiting for some data which would never come.
2009-03-23 12:43:16 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 15:15:51 +01:00
2009-03-23 12:28:28 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-03-23 12:42:10 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 15:27:09 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00

Check the 'doc' directory. doc/README.html is a good starting point :)
Description
No description provided
Readme 127 MiB
Languages
C 73.9%
Tcl 24.6%
Python 0.6%
Ruby 0.3%
Makefile 0.3%
Other 0.2%