hughsie / libgusb

GUsb is a GObject wrapper for libusb1
GNU Lesser General Public License v2.1
25 stars 21 forks source link

Add an device error code for 'busy' #110

Closed hughsie closed 1 year ago

hughsie commented 1 year ago

In client code we have to handle it differently from _NO_DEVICE.