diff options
author | Daniel Drake <dsd@gentoo.org> | 2008-01-30 13:24:54 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2008-01-30 13:24:54 +0000 |
commit | e583100a4086c411093eef5c450880b965df6b1b (patch) | |
tree | 762e5c2d40899b25e2f82587ed388662527156f5 /TODO | |
parent | 637a8d7ff8a11a23588925d9d3003a609bda8075 (diff) | |
download | libusb-e583100a4086c411093eef5c450880b965df6b1b.tar.gz |
TODO update
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 19 |
1 files changed, 14 insertions, 5 deletions
@@ -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 |