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
Dan Halbert
f171660870
Merge pull request
#4139
from hierophect/socket-accept-conn
...
Socket: Connect accepted sockets
2021-02-08 16:25:31 -05:00
..
__init__.c
Changes based on Dan's feedback
2020-09-03 16:32:12 -07:00
__init__.h
SocketPool stubbed out
2020-08-19 14:22:13 -07:00
Socket.c
Merge pull request
#4139
from hierophect/socket-accept-conn
2021-02-08 16:25:31 -05:00
Socket.h
Separate Socket and SSLSocket, add LWIP connect
2021-01-25 17:07:25 -05:00
SocketPool.c
Separate Socket and SSLSocket, add LWIP connect
2021-01-25 17:07:25 -05:00
SocketPool.h
HTTP works with my adafruit_requests
2020-08-19 14:23:18 -07:00