summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2008-02-26 22:11:34 +0000
committerDaniel Drake <dsd@gentoo.org>2008-02-26 22:39:28 +0000
commitb873521a6f575628d535f89278bb67888004d0ca (patch)
treec76261ffdd9c2f6e43bf847dc90fdbfb85a8e286 /TODO
parentca66e16a370c828d08a5bc3f9f203db145c81a4c (diff)
downloadlibusb-b873521a6f575628d535f89278bb67888004d0ca.tar.gz
Notifications for changes to the fd set
Applications can now be notified when they should start and stop polling new file descriptors.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index c4deecc..68adc12 100644
--- a/TODO
+++ b/TODO
@@ -23,3 +23,4 @@ devh in general
urbh in general (should this be a transfer handle?)
find/get devices API
config struct/function naming
+typedef _cb or _cb_fn or _cb_t?