circuitpython/ports/esp32s2/common-hal/socketpool
Scott Shawcroft f84cb94819
Remove OSError(0) and old network modules
The newer modules are `socketpool` and `ssl`.

Fixes #3924, related to #2021, closes #1880, closes #2273, closes #2274
2021-07-21 17:33:40 -07:00
..
Socket.c Remove OSError(0) and old network modules 2021-07-21 17:33:40 -07:00
Socket.h run code formatting script 2021-03-15 19:27:36 +05:30
SocketPool.c run code formatting script 2021-03-15 19:27:36 +05:30
SocketPool.h HTTP works with my adafruit_requests 2020-08-19 14:23:18 -07:00
__init__.c Changes based on Dan's feedback 2020-09-03 16:32:12 -07:00
__init__.h SocketPool stubbed out 2020-08-19 14:22:13 -07:00