Endianness of control setup packets
[platform/upstream/libusb.git] / TODO
1 for 1.0
2 =======
3 review functionality missing over 0.1
4 serialization of handle_events
5 internal docs for OS porters
6
7 1.0 API style/naming points to reconsider
8 =========================================
9 typedef _cb or _cb_fn or _cb_t?
10
11 for 1.1 or future
12 ==================
13 optional timerfd support (runtime detection)
14 notifications of hotplugged/unplugged devices
15 use poll() rather than select()?
16 offer API to create/destroy handle_events thread
17 isochronous sync I/O?