mirror of
https://github.com/RPCS3/libusb.git
synced 2026-07-01 13:13:20 -04:00
852bba4754
Basic library structure which supports enumerating detected USB devices
7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
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
|