blob: de81ef9c3bb7b2d9e82024d9713c7cc90b0e49d7 [file] [log] [blame]
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
1.0 API style/naming points to reconsider
=========================================
typedef _cb or _cb_fn or _cb_t?
typedef as-is or pointers? libusb_dev_t rather than libusb_dev *?
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