summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2008-03-15 16:35:12 +0000
committerDaniel Drake <dsd@gentoo.org>2008-03-20 21:19:45 +0000
commitead09cde6895df0034a685516987ce253575e9a7 (patch)
tree1bd334bd9a03c5d2a03a7b24ccc0647517605aca /TODO
parent285724cc14ea5f993e2c4c92fe0aaf6c335bc139 (diff)
downloadlibusb-ead09cde6895df0034a685516987ce253575e9a7.tar.gz
API documentation
Hopefully mostly complete. Some constants were renamed and move into enums.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index de81ef9..7282410 100644
--- a/TODO
+++ b/TODO
@@ -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
=========================================