summaryrefslogtreecommitdiff
path: root/TODO
blob: 995617627786ab533e416e6e1af48dafbe1aebba (plain)
1
2
3
4
5
6
7
8
isochronous endpoint I/O
optional timerfd support (runtime detection)
API docs
notifications of hotplugged/unplugged devices
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()?