summaryrefslogtreecommitdiff
path: root/shared-bindings/socketpool/Socket.h
AgeCommit message (Expand)Author
2020-11-17Implement recvfrom_into and sendto for UDPLucian Copeland
2020-10-28Initial UDP work. Need to testScott Shawcroft
2020-08-25Add hash to Socket so it can be used in dictsScott 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