https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231076

--- Comment #10 from Ludovic Rousseau <ludovic.rousseau+free...@gmail.com> ---
I have no problem with libusb_cancel_transfer() failing with the error
LIBUSB_ERROR_NOT_FOUND. I can handle that.

My problem is that libusb_handle_events_completed() (in another thread) does
NOT return.
On device removal it looks like the USB transfers are cancelled at the libusb
internal level but not for libusb_handle_events_completed().

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to