Christian Helmuth
c0d61858c3
Support for suspendable read in VFS and libC
...
The support has two parts. First, a VFS plugin now gets passed an
I/O-response handler callback on construction, which informs users of the
VFS that an I/O event occurred. This enables, for example, the libC to
check if blocking read can be completed. Further, the VFS file I/O
interface provides now functions for suspendable reads, i.e.,
queue_read() and complete_read().
2017-02-07 11:12:27 +01:00
..
2017-01-13 13:07:10 +01:00
2017-01-13 13:07:13 +01:00
2014-05-14 16:08:00 +02:00
2017-01-20 16:46:57 +01:00
2017-01-13 13:07:13 +01:00
2017-01-13 13:07:00 +01:00
2016-08-29 17:27:10 +02:00
2016-08-29 17:27:10 +02:00
2017-02-07 11:12:21 +01:00
2017-01-13 13:07:13 +01:00
2016-10-21 12:39:29 +02:00
2017-01-13 13:07:13 +01:00
2014-05-14 16:08:00 +02:00
2017-01-31 12:01:11 +01:00
2017-01-31 12:01:18 +01:00
2017-01-13 13:07:13 +01:00
2015-04-09 16:04:46 +02:00
2017-01-13 13:07:13 +01:00
2016-10-21 12:39:36 +02:00
2017-01-13 13:05:47 +01:00
2017-01-31 12:01:18 +01:00
2016-11-30 13:38:05 +01:00
2017-01-13 13:07:13 +01:00
2016-05-23 15:52:39 +02:00
2017-01-31 12:01:18 +01:00
2017-01-31 14:58:37 +01:00
2017-01-13 13:07:02 +01:00
2017-01-13 13:07:02 +01:00
2015-11-04 14:09:25 +01:00
2017-01-13 13:07:13 +01:00
2016-08-29 17:27:10 +02:00
2017-01-13 13:07:03 +01:00
2017-01-13 13:07:13 +01:00
2017-01-13 13:07:14 +01:00
2017-01-13 13:07:13 +01:00
2017-01-13 13:07:13 +01:00
2017-01-13 13:07:13 +01:00
2016-08-29 17:27:10 +02:00
2017-01-31 12:01:18 +01:00
2017-01-13 13:07:13 +01:00
2014-05-14 16:08:00 +02:00
2017-01-13 13:07:13 +01:00
2016-10-21 12:39:37 +02:00
2017-01-13 13:07:13 +01:00
2016-08-29 17:29:32 +02:00
2017-02-07 11:12:27 +01:00
2014-05-14 16:08:00 +02:00