circuitpython/ports/raspberrypi/common-hal/socketpool
Dan Halbert 2ff8667e75 wip; remove long-lived functionality; remove PR#2614
Trinket M0 compile has no compilation errors, but has link errors to fix.
2023-08-08 20:41:17 -04:00
..
Socket.c wip; remove long-lived functionality; remove PR#2614 2023-08-08 20:41:17 -04:00
Socket.h Web Workflow sockets and threads handling improvements. 2023-04-05 13:50:42 -04:00
SocketPool.c Make the "name or service not known" message translatable 2022-12-26 13:58:31 -06:00
SocketPool.h Refactor so that all sites of name lookup failure result in gaierror 2022-12-14 14:45:32 -06: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