Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Sep 2018 15:36:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 231076] libusb_cancel_transfer() does NOT cancel a transfer after the USB device is removed
Message-ID:  <bug-231076-19105-YMWWjevR7J@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231076-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231076-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231076

--- Comment #12 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
There also exist: libusb_handle_events_completed(), with the specific purpo=
se
to set the completed=3D1, when you want to force the wait loop to exit. This
should be done before calling libusb_close().

Refer to the LibUSB manual pages on the internet for how to use.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231076-19105-YMWWjevR7J>