GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop.
Version 0.4.2 ============= Released: 2022-10-18 This release fixes the following bugs: * Close the GUsbDevice objects in gusbcmd * Do not call the hotplug callback with the mutex held Tarballs available here: http://people.freedesktop.org/~hughsient/releases/ Richard