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

rework the disconnect / connect workaround #28

Merged
merged 1 commit into from
Aug 12, 2021

Conversation

splitice
Copy link

I didnt build the original patch (noble#39), I just fixed bugs (EINTR during connect) and brought the patch forward and rebased on abandonware fork

Seems to work though. 1 day testing with two devices, including one that failed on nearly every connect after the first.

And relates to #9

@rzr
Copy link

rzr commented Aug 11, 2021

Is anyone against merging this ?

@splitice
Copy link
Author

Do note that originally it's claimed this works because it forces the kernel to flush "book keep" (delayed work?). I'm a little concerned it might actually works because it delays the connection success (until after the disconnect is processed).

Maybe @sandeepmistry cand describe the patch in more detail

@rzr rzr merged commit 3ebb846 into abandonware:master Aug 12, 2021
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

Successfully merging this pull request may close these issues.

2 participants