summaryrefslogtreecommitdiff
path: root/shared-bindings/socketpool
AgeCommit message (Expand)Author
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-11Fix bug with socket.recv_into size == 0.Scott Shawcroft
2020-09-03Changes based on Dan's feedbackScott Shawcroft
2020-08-25Add hash to Socket so it can be used in dictsScott 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-19Remove debug printsScott Shawcroft
2020-08-19Turn on json and enable socket.closeScott Shawcroft
2020-08-19SSL works until it runs out of memoryScott Shawcroft
2020-08-19HTTP works with my adafruit_requestsScott Shawcroft
2020-08-19SocketPool stubbed outScott Shawcroft
2020-08-19Ping work and start to add socketpoolScott Shawcroft