circuitpython/ports/raspberrypi/common-hal/socketpool
root 7e6e824d56 Correctly raise OS error in socketpool_socket_recv_into() 2023-02-21 13:38:29 -06:00
..
Socket.c Correctly raise OS error in socketpool_socket_recv_into() 2023-02-21 13:38:29 -06:00
Socket.h Enable, use SOF_REUSEADDR 2022-10-25 10:09:16 -05: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