This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c66b808f55
circuitpython
/
ports
/
raspberrypi
/
common-hal
/
socketpool
History
Jeff Epler
928fb0a9c4
Make the "name or service not known" message translatable
2022-12-26 13:58:31 -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
Socket.c
Refactor so that all sites of name lookup failure result in gaierror
2022-12-14 14:45:32 -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