You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a circuit python user with an esp32s2 board (specifically the Feather S2), I want to be able to be able to use socket bind/accept/listen so that I can create a TCP server on the device that can receive incoming connections.