Add USBI_TRANSFER_CANCELLING and _DEVICE_DISAPPEARED status flags
authorVitali Lovich <vlovich@aliph.com>
Thu, 17 Mar 2011 02:48:35 +0000 (19:48 -0700)
committerPeter Stuge <peter@stuge.se>
Sun, 24 Jul 2011 20:29:09 +0000 (22:29 +0200)
commit8f1bc0659136faf312dabe8fe67380a798299d33
tree23290014a82f762f04a275103f27db0a20d0fe34
parent87ba8a9ead4fd9e81ae3c5a894f698779de1f2c2
Add USBI_TRANSFER_CANCELLING and _DEVICE_DISAPPEARED status flags

The flags are used to indicate if a cancellation has started, and if
a cancellation has failed because the device is no longer available.
References #82.
libusb/io.c
libusb/libusbi.h