8000 linux.hci: do not exit sktLoop on handlePacket error by rkjdid · Pull Request #51 · go-ble/ble · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

linux.hci: do not exit sktLoop on handlePacket error #51

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

Merged
merged 1 commit into from
Jan 9, 2020

Conversation

rkjdid
Copy link
@rkjdid rkjdid commented Aug 2, 2019

this allows more robustness in case there is an error on connection. Maybe this addresses some of the currently open issues regarding unstable service (#33, maybe #34)

Not sure this is the better way to implement this, but it is giving me excellent results on stability, especially when clients are being aggressive, so I'm leaving this here

 - acheiving much more stability with this, since errors
   sometimes happen when network is busy, but are in no way
   fatal
@estutzenberger
Copy link

Thanks for the PR!

@estutzenberger estutzenberger merged commit 27f6032 into go-ble:master Jan 9, 2020
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
0