circuitpython/shared-bindings/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 run code formatting script 2021-03-15 19:27:36 +05:30
SSLSocket.c Remove OSError(0) and old network modules 2021-07-21 17:33:40 -07:00
SSLSocket.h Remove OSError(0) and old network modules 2021-07-21 17:33:40 -07:00
__init__.c run code formatting script 2021-03-15 19:27:36 +05:30
__init__.h run code formatting script 2021-03-15 19:27:36 +05:30