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

Do not throw SIGPIPE when TCP connection is closed #1288

Merged
merged 4 commits into from
Dec 16, 2020

Conversation

JonasVautherin
Copy link
Collaborator

@JonasVautherin JonasVautherin commented Dec 16, 2020

  • Do not throw SIGPIPE when TCP connection ends (ignore and retry instead)
  • Ignore send_message() while TCP connection is off
  • mavsdk_server: send connection state when system gets disconnected
  • mavsdk_server: send connection state on subscribe (instead of having to wait for an update)

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

Successfully merging this pull request may close these issues.

1 participant