Chris Robinson
21a17620e3
Fix the ringbuffer write limit
...
Previously it just limited the returned write space, irrespective of how much
had already been written. The buffer could still be filled up by doing multiple
writes. Now the size is limited by adjusting the read pointer by the real vs
limited difference when calculating the writable space.
2019-01-03 15:54:18 -08:00
..
2019-01-01 16:42:54 -08:00
2019-01-01 02:41:27 -08:00
2019-01-01 00:04:46 -08:00
2018-12-31 23:33:04 -08:00
2019-01-01 22:44:46 -08:00
2018-12-25 11:27:22 -08:00
2018-12-08 21:58:44 -08:00
2019-01-01 18:13:33 -08:00
2018-12-31 23:33:04 -08:00
2018-12-15 03:30:47 -08:00
2018-12-15 03:30:47 -08:00
2018-12-20 04:19:35 -08:00
2018-12-24 20:44:55 -08:00
2018-12-24 20:44:55 -08:00
2018-12-08 14:22:20 -08:00
2018-11-24 19:54:30 -08:00
2018-12-25 11:27:22 -08:00
2018-12-29 13:21:47 -08:00
2018-12-29 13:21:47 -08:00
2018-11-11 14:56:25 -08:00
2018-11-21 09:07:02 -08:00
2018-12-28 12:29:05 -08:00
2019-01-01 14:33:01 -08:00
2018-12-25 11:09:41 -08:00
2018-12-24 15:52:37 -08:00
2018-12-28 12:29:05 -08:00
2019-01-01 14:33:01 -08:00
2018-12-24 09:17:00 -08:00
2018-12-27 10:44:02 -08:00
2019-01-01 14:33:01 -08:00
2019-01-03 15:54:18 -08:00
2019-01-03 15:54:18 -08:00
2019-01-01 02:41:27 -08:00
2018-12-26 13:20:59 -08:00
2018-11-18 23:37:56 -08:00