Skip to content

Try reconnecting shut down connections #106

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

RobertWilbrandt
Copy link
Contributor

@RobertWilbrandt RobertWilbrandt commented Jul 26, 2022

For now this only concerns the primary/secondary interface, but revisiting the RTDE handling might make sense later.

  • Correctly detect shut down connections using MSG_NOSIGNAL and EPIPE
  • Add reconnecting URStream<> abstraction to replace URProducer<> special handling
  • Use reconnecting URStream<> for script sending

Fixes #104

@RobertWilbrandt RobertWilbrandt requested a review from fmauch August 1, 2022 14:04
@RobertWilbrandt RobertWilbrandt marked this pull request as ready for review August 9, 2022 09:06
@fmauch
Copy link
Contributor

fmauch commented Aug 3, 2023

@RobertWilbrandt this should be a draft, right?

@fmauch fmauch marked this pull request as draft November 9, 2023 10:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disconnected secondary interface socket leads to SIGPIPE
2 participants