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

Turn closesocket into a function #409

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

BSzili
Copy link
Contributor

@BSzili BSzili commented Aug 22, 2024

The close() function might not be a suitable for closing sockets on platforms that have their own closesocket variant. I replaced the macro with a function so it's cleaner to change the inner workings.

@dethrace-labs dethrace-labs merged commit 16048ad into dethrace-labs:main Sep 19, 2024
5 checks passed
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