Sergey Bugaev
cee597a728
LibCore: Make CIODevice::read_all() actually read all data
...
It used to only read the data it could get without blocking. Andreas says this
was intentional, but it's counterintuitive and no code that uses read_all()
actually expects it to return only a part of the data. So change it to always
read data until an EOF (or an error) is received.
2020-01-17 21:49:58 +01:00
..
2020-01-13 14:52:25 +01:00
2019-09-06 15:36:54 +02:00
2019-12-23 20:33:01 +01:00
2020-01-07 12:46:02 +01:00
2019-09-06 15:36:54 +02:00
2019-11-05 20:41:27 +01:00
2019-11-05 20:41:27 +01:00
2020-01-05 17:54:48 +01:00
2020-01-05 09:00:05 +01:00
2019-11-26 14:32:59 +01:00
2019-09-21 20:50:06 +02:00
2019-12-25 10:11:09 +01:00
2019-11-10 12:52:23 +01:00
2019-12-14 11:30:18 +01:00
2019-12-10 20:46:33 +01:00
2019-09-22 00:31:54 +02:00
2019-09-22 00:31:54 +02:00
2019-09-06 15:36:54 +02:00
2020-01-17 21:49:58 +01:00
2019-12-27 02:19:55 +01:00
2020-01-03 20:21:39 +01:00
2019-11-26 19:58:25 +01:00
2019-12-27 02:19:55 +01:00
2019-09-21 15:25:08 +02:00
2019-11-23 21:42:02 +01:00
2019-09-21 17:32:26 +02:00
2019-09-22 00:31:54 +02:00
2019-12-29 16:03:36 +01:00
2019-12-29 16:03:36 +01:00
2020-01-11 21:33:12 +01:00
2020-01-11 21:33:12 +01:00
2019-12-14 11:30:18 +01:00
2019-09-22 21:46:46 +02:00
2020-01-02 04:09:56 +01:00
2019-12-01 16:47:28 +01:00
2019-11-04 13:07:41 +01:00
2019-11-04 13:07:41 +01:00
2019-09-22 21:46:46 +02:00
2019-09-21 15:25:08 +02:00
2019-09-22 00:31:54 +02:00
2019-09-06 15:36:54 +02:00
2019-12-25 10:11:09 +01:00
2019-11-23 23:43:37 +01:00
2019-12-25 10:11:09 +01:00