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

Fix socket leaks and bad error condition checks. #560

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

saurtron
Copy link

@saurtron saurtron commented Nov 28, 2024

Work done

Backported from beyond-all-reason/BYAR-Chobby#827

The codebase diverges a bit, so I looked and tried to fix everywhere, not just backport the fix.

note: untested here! the changes should be safe but always good someone tests before applying, otherwise check the code to see it's safe (I think so but I might have overlooked smth, also I only tested on linux).

Best way to test is running without the launcher (I do it as documented here), also can try with network disconnected. Also check with the launcher ofc to see it still works under normal conditions.

Please reach back if you see any issues.

Related issues

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