uasyncio.start_server leades OSError: [Errno 107] ENOTCONN #11933
Unanswered
klora-sun
asked this question in
Core Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I ported miccropython on stm32. And intend to use uasyncio to open the server. However, the system reports an error like
After looking up, I found that it was caused by the error here
this is my complete code
Has anyone ever encountered a similar situation? How did everyone solve it?
Beta Was this translation helpful? Give feedback.
All reactions