summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2008-03-10 18:38:15 +0000
committerDaniel Drake <dsd@gentoo.org>2008-03-10 18:38:15 +0000
commitde4c5341d168697baa4c0901c406deb47e78aae7 (patch)
treef9256d36f5331653e1b70ea78736728d75ff00bf /TODO
parentaae05f688dc26a013166ab9436fd25018b49d76a (diff)
downloadlibusb-de4c5341d168697baa4c0901c406deb47e78aae7.tar.gz
Add transfer flags
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index f58873d..8506952 100644
--- a/TODO
+++ b/TODO
@@ -9,11 +9,6 @@ error codes
fixme review
review functionality missing over 0.1
-add some libusb_transfer flags:
- - treat short transfers as errors
- - unlink behaviour control
- - update timeout with time remaining
-
1.0 API style/naming points to reconsider
=========================================
typedef _cb or _cb_fn or _cb_t?