diff options
author | Daniel Drake <dsd@gentoo.org> | 2008-03-15 16:35:12 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2008-03-20 21:19:45 +0000 |
commit | ead09cde6895df0034a685516987ce253575e9a7 (patch) | |
tree | 1bd334bd9a03c5d2a03a7b24ccc0647517605aca /TODO | |
parent | 285724cc14ea5f993e2c4c92fe0aaf6c335bc139 (diff) | |
download | libusb-ead09cde6895df0034a685516987ce253575e9a7.tar.gz |
API documentation
Hopefully mostly complete. Some constants were renamed and move into
enums.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,12 +1,18 @@ for 1.0 ======= cancellation race concerns - better tracking of kernel feedback? -API docs isochronous endpoint I/O thread safety error codes fixme review review functionality missing over 0.1 +endianness of control setup, issues when resubmitting transfers +interpreting transfer flags after callback returns is not safe +rename poll to handle_events +make libusb_get_pollfds return const? +doxygen warnings +bmRequestType +make descriptor things const? 1.0 API style/naming points to reconsider ========================================= |