circuitpython/ports/raspberrypi/common-hal/socketpool
Jeff Epler afc1c0e3bb
Fix unused variable diagnostics, make it a fatal error
2022-09-30 11:19:22 -05:00
..
Socket.c Fix unused variable diagnostics, make it a fatal error 2022-09-30 11:19:22 -05:00
Socket.h Implement DNS resolution 2022-09-28 10:06:33 -05:00
SocketPool.c Implement enough of socketpool to do ntp and non-https requests 2022-09-28 10:06:34 -05:00
SocketPool.h Implement enough of socketpool to do ntp and non-https requests 2022-09-28 10:06:34 -05:00
__init__.c Implement DNS resolution 2022-09-28 10:06:33 -05:00
__init__.h Implement DNS resolution 2022-09-28 10:06:33 -05:00