P.S
In libusb
int usbi_handle_transfer_completion(...)
{
...
if (transfer->callback)
transfer->callback(transfer);
...
}
this transfer->callback always jump to usbredirhost.c
static void usbredirhost_control_packet_complete()
___
Spic
Hi all,
Marc-André just did a new Fedora build fixing the
SSL issues we we're having with 0.15 (thanks for that),
but this is based on a git snapshot, and because of
the way our buildsys code generates git snapshot
tarbals is numbered 0.15.3
There are several problems with this:
1. If we've a se