Skip to content

Enable SO_REUSEADDR whenever it's available #85

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

Closed
wants to merge 1 commit into from
Closed

Conversation

jepler
Copy link
Contributor

@jepler jepler commented Feb 22, 2024

This is a minimal change compared to #84.

Closes #83

This is a minimal change compared to #84.

Closes #83
Copy link

👋 Thanks for this pull request! Unfortunately, it looks like the automated continuous integration (CI) test(s) failed. These can be tricky to fix so we've written a guide on how to fix them locally. It has pages about running pre-commit locally and another about building the docs locally with sphinx. Thanks for contributing to CircuitPython! If you have more questions, feel free to join the Adafruit Discord and post in #circuitpython-dev.

@dhalbert
Copy link
Contributor

@jepler is this as a quick fix before #84?

@FoamyGuy
Copy link
Contributor

I think it was, but pylint was unhappy. #84 is merged now so I think this one can be closed.

@FoamyGuy FoamyGuy closed this Feb 26, 2024
@jepler
Copy link
Contributor Author

jepler commented Feb 28, 2024

Thanks, closing is fine!

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.

CircuitPython 9.0.0 will require SO.REUSEADDR for socket reuse
3 participants