RP2040-HAT-MicroPython icon indicating copy to clipboard operation
RP2040-HAT-MicroPython copied to clipboard

Question about socket

Open tom9672 opened this issue 2 years ago • 0 comments

OSError: [Errno 22] EINVAL after using sock.setblocking(False).

My code works well on PICO W. But get error on 5100S.

What makes this problem and how to solve it.

Thank you !

tom9672 avatar Nov 25 '22 10:11 tom9672