https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231076
--- Comment #12 from Hans Petter Selasky <hsela...@freebsd.org> --- There also exist: libusb_handle_events_completed(), with the specific purpose to set the completed=1, 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. -- 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"