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
/
esp32s2
/
common-hal
/
socketpool
History
Scott Shawcroft
380cbfba55
Add hash to Socket so it can be used in dicts
2020-08-25 16:15:45 -07:00
..
__init__.c
SocketPool stubbed out
2020-08-19 14:22:13 -07:00
__init__.h
SocketPool stubbed out
2020-08-19 14:22:13 -07:00
Socket.c
Add hash to Socket so it can be used in dicts
2020-08-25 16:15:45 -07:00
Socket.h
Add basic error handling
2020-08-19 14:23:28 -07:00
SocketPool.c
Add hash to Socket so it can be used in dicts
2020-08-25 16:15:45 -07:00
SocketPool.h
HTTP works with my adafruit_requests
2020-08-19 14:23:18 -07:00