summaryrefslogtreecommitdiff
path: root/ports/esp32s2/common-hal/socketpool/SocketPool.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-01-25Separate Socket and SSLSocket, add LWIP connectLucian Copeland
2020-12-20Implement server APILucian Copeland
2020-10-28Initial UDP work. Need to testScott Shawcroft
2020-09-30Change submodule, rework all includesLucian Copeland
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-19Add basic error handlingScott Shawcroft
2020-08-19HTTP works with my adafruit_requestsScott Shawcroft
2020-08-19SocketPool stubbed outScott Shawcroft