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

Better UDP output handling #111

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

murrayma
Copy link
Contributor

This adds some additional, conditional debugging of the networking code when verbose.
It allows for retrying DNS lookups so that acarsdec can still run and log locally if there's a network interruption.
It uses an unconnected UDP socket with sendto instead of connect+write which makes it easy to ignore transient errors.

f00b4r0 pushed a commit to f00b4r0/acarsdec that referenced this pull request Jul 11, 2024
f00b4r0 pushed a commit to f00b4r0/acarsdec that referenced this pull request Jul 11, 2024
@f00b4r0 f00b4r0 mentioned this pull request Aug 18, 2024
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