Also add #include directives since this is a complete program including
main().
---
I'm not sure about the #include directives. If not desired, they can be
discarded along with the corresponding sentence in the patch description.
libusb/hotplug.c | 8 +++-
1 file changed, 7 insertions(+), 1
2013/12/20 Anguel Stankov :
> Hi!
>
> I have also posted my question in the libusb list but got no reply so far,
> so I try my luck here. I hope that there are more experts reading here. My
> question is whether submitting multiple transfers in parallel and handling
> the results (by checking in th
Hi!
I have also posted my question in the libusb list but got no reply so far, so I try my luck here. I hope that there are more experts reading here. My question is whether submitting multiple transfers in parallel and handling the results (by checking in the callback function which of the tr