message d'erreur OSError: [Errno 22] EINVAL thonny esp32 #10732
Unanswered
william7-prog
asked this question in
ESP32
Replies: 1 comment
-
The line itself looks syntactically fine. Was the socket properly created? You have to show more of the code. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
j'ai le message d'erreur :
OSError: [Errno 22] EINVAL
sur la ligne de code :
conn, addr = serversocket.accept()
Beta Was this translation helpful? Give feedback.
All reactions