summaryrefslogtreecommitdiff
path: root/shared-bindings/socketpool/Socket.c
AgeCommit message (Expand)Author
2020-10-16Merge branch 'main' into recv_into_size_check6.1.0-alpha.0Mark
2020-10-15Added max size check to recv_intogamblor21
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-08-25Add hash to Socket so it can be used in dictsScott Shawcroft
2020-08-19Add error handling w/temp debug logsScott Shawcroft
2020-08-19Add basic error handlingScott Shawcroft
2020-08-19Turn on json and enable socket.closeScott Shawcroft
2020-08-19HTTP works with my adafruit_requestsScott Shawcroft
2020-08-19SocketPool stubbed outScott Shawcroft