Modifier and Type | Method and Description |
---|---|
static Pollfds |
LibUsb.getPollfds(Context context)
Retrieve a list of file descriptors that should be polled by your main loop as libusb event sources.
|
Modifier and Type | Method and Description |
---|---|
static void |
LibUsb.freePollfds(Pollfds pollfds)
Free a list of
Pollfd structures. |
Copyright © 2011–2018 usb4java Team. All rights reserved.