summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index b9bf475..bf4d27c 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,11 @@
for 1.0
=======
-cancellation race concerns - better tracking of kernel feedback?
thread safety
error codes
fixme review
review functionality missing over 0.1
endianness of control setup, issues when resubmitting transfers
doxygen warnings
-isochronous sync I/O?
1.0 API style/naming points to reconsider
=========================================
@@ -19,3 +17,4 @@ optional timerfd support (runtime detection)
notifications of hotplugged/unplugged devices
use poll() rather than select()?
offer API to create/destroy handle_events thread
+isochronous sync I/O?