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

Handle uncaught gatttool stderr messages #33

Merged
1 commit merged into from
Aug 6, 2017

Conversation

ThomDietrich
Copy link
Collaborator

This change fixes so far not caught output to stderr, which should not be there inside a library.

Examples:

connect error: Connection timed out (110)
connect error: Transport endpoint is not connected (107)

This is a rather small change and should not break any other open PR.

@ghost ghost merged commit 246f034 into basnijholt:master Aug 6, 2017
@ThomDietrich ThomDietrich deleted the patch-2 branch August 10, 2017 17:28
This pull request was closed.
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.

1 participant