circuitpython/ports/esp32s2/common-hal/socketpool
Jeff Epler 7923aa0a62
Merge pull request #3708 from hierophect/esp32s2-udp
ESP32-S2: Add UDP with recvfrom_into and sendto
2020-11-25 21:11:20 -06:00
..
__init__.c Changes based on Dan's feedback 2020-09-03 16:32:12 -07:00
__init__.h SocketPool stubbed out 2020-08-19 14:22:13 -07:00
Socket.c Merge pull request #3708 from hierophect/esp32s2-udp 2020-11-25 21:11:20 -06:00
Socket.h Remove logging from shared-bindings, fix translations, revert config target macro 2020-10-06 13:29:12 -04:00
SocketPool.c Initial UDP work. Need to test 2020-10-28 18:08:31 -07:00
SocketPool.h HTTP works with my adafruit_requests 2020-08-19 14:23:18 -07:00