TODO update

Start listing the things I want to discuss/reconsider before 1.0 API
is final.
This commit is contained in:
Daniel Drake
2008-01-04 01:19:07 +00:00
parent de53d972ed
commit dcd5e0075f
+10
View File
@@ -6,3 +6,13 @@ thread safety
signalfd emulation through pipes and sigaction() for older kernels
signalfd not needed for usbfs? can we poll on the fd?
use poll() rather than select()?
abstraction for cross-platform-ness
API style/naming points to reconsider
=====================================
struct libusb_(bulk|control)_transfer or parameters?
devh in general
urbh in general (should this be a transfer handle?)
find/get devices API
config struct/function naming