Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix fetch data after low level bus error reap completed#1557

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
maybetaken wants to merge1 commit intolibusb:master
base:master
Choose a base branch
Loading
frommaybetaken:handle_low_level_completed_error

Conversation

@maybetaken
Copy link

Low level bus error reap completed is treated as LIBUSB_TRANSFER_ERROR Then it continues to fetch data, in some cases usb device is plugged out then ioctl will hang servel ms for waiting device data. This commit treats low level error and transfer completed as not required for another reap thusing fixing waiting ioctl return.

Low level bus error reap completed is treated as LIBUSB_TRANSFER_ERRORThen it continues to fetch data, in some cases usb device is plugged outthen ioctl will hang servel ms for waiting device data. This committreats low level error and transfer completed as not required foranother reap thusing fixing waiting ioctl return.
@maybetakenmaybetakenforce-pushed thehandle_low_level_completed_error branch from197ce7c to29ba868CompareAugust 29, 2024 01:41
@maybetakenmaybetaken changed the titlefix fetech data after low level bus error reap completedfix fetch data after low level bus error reap completedAug 29, 2024
@mcueemcuee added the linux labelSep 1, 2024
@mcuee
Copy link
Member

No so sure if this PR is correct or not. I tend to think not.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@maybetaken@mcuee

[8]ページ先頭

©2009-2025 Movatter.jp