summaryrefslogtreecommitdiff
path: root/TODO
blob: 84d3ab9d7d938d8f6f4bf72e4f1191c018c73498 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
for 1.0
=======
fixme review
review functionality missing over 0.1
endianness of control setup, issues when resubmitting transfers
serialization of handle_events
internal docs for OS porters
check which messages are sent during open, claim interface, close, release

1.0 API style/naming points to reconsider
=========================================
typedef _cb or _cb_fn or _cb_t?

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
isochronous sync I/O?