On Jul 21, 2013, at 8:11 PM, Alan Stern wrote:
> On Sun, 21 Jul 2013, Nathan Hjelm wrote:
>
>> A little more detail about what is happening in this case. When the
>> device gets disconnected the hotplug backend calls
>> usbi_handle_disconnect which then �completes� (makes all outstanding
>> tra
On Jul 21, 2013, at 8:11 PM, Alan Stern wrote:
> On Sun, 21 Jul 2013, Nathan Hjelm wrote:
>
>> A little more detail about what is happening in this case. When the
>> device gets disconnected the hotplug backend calls
>> usbi_handle_disconnect which then �completes� (makes all outstanding
>> tra
On Sun, 21 Jul 2013, Nathan Hjelm wrote:
> A little more detail about what is happening in this case. When the
> device gets disconnected the hotplug backend calls
> usbi_handle_disconnect which then �completes� (makes all outstanding
> transfers as failed) all in-flight transfers. The darwin back
On Jul 20, 2013, at 11:23 AM, Lilk wrote:
> Ok. When is 1.0.17 due?
> We are using libusbx in a multi-platform application and it would be neat to
> be able to use the new hotplug api in our application (without the
> application crashing), with a graceful fallback, enabling us to just replace