summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO19
1 files changed, 14 insertions, 5 deletions
diff --git a/TODO b/TODO
index 5f62598..c4deecc 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,22 @@
+high priority
+=============
+cancellation race concerns - better tracking of kernel feedback?
+
+for 1.0
+=======
+API docs
isochronous endpoint I/O
+thread safety
+abstraction for cross-platform-ness
+
+for 1.1 or future
+==================
optional timerfd support (runtime detection)
-API docs
notifications of hotplugged/unplugged devices
-thread safety
use poll() rather than select()?
-abstraction for cross-platform-ness
-API style/naming points to reconsider
-=====================================
+1.0 API style/naming points to reconsider
+=========================================
struct libusb_(bulk|control)_transfer or parameters?
devh in general