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

Uasyncio.start_server() NOT Usable with W5500-EVB-PICO; setblocking and SO_REUSEADDR seem to be the problem #14

Open
UncleBee1885 opened this issue Jul 14, 2022 · 1 comment

Comments

@UncleBee1885
Copy link

I'm currently working on a creating a small asynchronous server using the W5500-EVB-Pico and have encountered an issue where uasyncio.start_server() does not work as SO_REUSEADDR and setblocking do not function properly. This seems to be a problem that has yet to be rectified with the W5500 see #3373.

Are there any plans to include this functionality?

@UncleBee1885
Copy link
Author

UncleBee1885 commented Jul 21, 2022

Issue linked here: micropython/micropython#8938

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

No branches or pull requests

1 participant