circuitpython/ports/esp32s2/common-hal/ssl
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
..
SSLContext.c run code formatting script 2021-03-15 19:27:36 +05:30
SSLContext.h Change submodule, rework all includes 2020-09-30 11:26:07 -04:00
SSLSocket.c Remove OSError(0) and old network modules 2021-07-21 17:33:40 -07:00
SSLSocket.h run code formatting script 2021-03-15 19:27:36 +05:30
__init__.c run code formatting script 2021-03-15 19:27:36 +05:30
__init__.h SSL works until it runs out of memory 2020-08-19 14:23:28 -07:00