summaryrefslogtreecommitdiff
path: root/shared-bindings/socketpool/SocketPool.c
AgeCommit message (Expand)Author
2020-11-02Removing implementation-specific values for socket/socketpool class attributessw23
2020-10-30Adding socket and socketpool class attributessw23
2020-10-30Fixing remaining stub mypy issues + run check-stubs to CIsw23
2020-10-29Fixing make stub warnings and mypy issuesmaksw23
2020-10-06Remove logging from shared-bindings, fix translations, revert config target m...Lucian Copeland
2020-09-30Change submodule, rework all includesLucian Copeland
2020-09-03Changes based on Dan's feedbackScott Shawcroft
2020-08-25Fix SocketPool radio checkScott Shawcroft
2020-08-19Add error handling w/temp debug logsScott Shawcroft
2020-08-19Add basic error handlingScott Shawcroft
2020-08-19HTTP works with my adafruit_requestsScott Shawcroft
2020-08-19SocketPool stubbed outScott Shawcroft