Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to open A HID by non-exclusive #456

Open
hessonsu opened this issue Mar 26, 2020 · 0 comments
Open

How to open A HID by non-exclusive #456

hessonsu opened this issue Mar 26, 2020 · 0 comments

Comments

@hessonsu
Copy link

runing in linux
How to open A HID by non-exclusive

Megamouse pushed a commit to RPCS3/hidapi that referenced this issue Jan 6, 2023
- When `libusb_submit_transfer` in `read_thread` fails, `read_callback` never gets called and never sets `transfer_loop_finished` to true, causing `read_thread` to loop indefinitely;

- Do not attempt to run a read loop if the initial `libusb_submit_transfer` fails fixes the issue;

Fixes: signal11#456
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant