antirez 12c56a8e75 redis-cli: always report server errors on read errors.
Before this commit we may have not consumer buffers when a read error is
encountered. Such buffers may contain errors that are important clues
for the user: for instance a protocol error in the payload we send in
pipe mode will cause the server to abort the connection. If the user
does not get the protocol error, debugging what is happening can be a
nightmare.

This commit fixes issue #3756.
2019-09-04 17:55:46 +02:00
..
2016-04-25 16:49:57 +03:00
2016-06-07 16:46:00 -04:00
2019-01-06 15:01:25 +08:00
2018-10-05 18:29:23 +02:00
2015-10-01 13:02:25 +02:00
2019-04-09 09:24:22 +08:00
2018-11-25 08:10:26 +00:00
2018-07-03 18:19:46 +02:00
2019-05-06 18:02:51 +02:00
2016-07-27 11:34:25 +02:00
2019-02-24 21:38:15 +01:00
2018-10-17 12:57:21 +02:00
2019-01-09 17:00:29 +01:00
2018-07-13 09:46:30 -06:00
2018-10-11 13:00:55 +02:00
2018-07-03 18:19:46 +02:00
2014-08-08 10:05:32 +02:00
2019-07-22 21:15:33 +03:00
2019-07-22 21:15:33 +03:00
2018-07-03 18:19:46 +02:00
2018-11-11 18:49:55 +00:00
2015-04-27 12:07:49 +02:00
2015-04-27 12:07:49 +02:00
2014-07-02 16:31:22 +02:00
2019-04-11 12:19:02 -04:00
2019-01-09 17:00:29 +01:00
2018-12-11 13:29:30 +01:00
2019-05-08 12:53:56 +08:00