From 9e89d1aa82cbe7e21672ee3e2e545238fffc5318 Mon Sep 17 00:00:00 2001 From: Daniel Drake Date: Sun, 9 Mar 2008 16:27:06 +0000 Subject: Rename descriptor-getting functions Based on feedback from Tim Roberts --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 4957b0c..f58873d 100644 --- a/TODO +++ b/TODO @@ -7,16 +7,15 @@ thread safety abstraction for cross-platform-ness error codes fixme review +review functionality missing over 0.1 add some libusb_transfer flags: - treat short transfers as errors - unlink behaviour control - - setup packet prepends data (no copying needed) - update timeout with time remaining 1.0 API style/naming points to reconsider ========================================= -config struct/function naming typedef _cb or _cb_fn or _cb_t? typedef as-is or pointers? libusb_dev_t rather than libusb_dev *? @@ -25,3 +24,4 @@ for 1.1 or future optional timerfd support (runtime detection) notifications of hotplugged/unplugged devices use poll() rather than select()? +offer API to create/destroy handle_events thread -- cgit v1.2.1