diff options
author | Daniel Drake <dsd@gentoo.org> | 2008-05-16 23:50:20 +0100 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2008-05-16 23:50:20 +0100 |
commit | eb25630f52bc9848b444e439632c899977d887b0 (patch) | |
tree | 87e3696a76a7bcbd18f6b4ee60a27446cdc60a42 /TODO | |
parent | 2b2e9c40b195261b09ac52ebdb93eef25c79de90 (diff) | |
download | libusb-eb25630f52bc9848b444e439632c899977d887b0.tar.gz |
More informative libusb_open() return code
Hopefully one of the last API tweaks...
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,5 @@ for 1.0 ======= -review functionality missing over 0.1 serialization of handle_events for 1.1 or future @@ -9,3 +8,4 @@ optional timerfd support (runtime detection) notifications of hotplugged/unplugged devices offer API to create/destroy handle_events thread isochronous sync I/O? +exposing of parent-child device relationships |