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 connection leak using libc #46

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

MarcusGrass
Copy link
Contributor

@MarcusGrass MarcusGrass commented Jan 29, 2024

Supersedes #43 scrapping formatting, using libc over nix

The changes are a bit more clean since there's no reformat, although indentation changes because of having to wrap some logic in a new loop.

The changes now require* unsafe interfacing with libc in three places.

@MarcusGrass MarcusGrass mentioned this pull request Jan 29, 2024
@quininer quininer merged commit dcad7f4 into quininer:master Jan 29, 2024
@quininer
Copy link
Owner

Thank you!

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.

2 participants