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
circuitpython
/
ports
/
raspberrypi
/
common-hal
/
socketpool
History
Jeff Epler
452ebe27ae
socketpool: make socket objects selectable
...
.. which will lead to them being usable in async contexts, pending relevant changes in asyncio
2022-11-05 12:05:19 -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
Socket.c
socketpool: make socket objects selectable
2022-11-05 12:05:19 -05:00
Socket.h
Enable, use SOF_REUSEADDR
2022-10-25 10:09:16 -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