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
/
shared-bindings
/
socketpool
History
Scott Shawcroft
10a44af536
Merge pull request
#3980
from anecdata/reasons2
...
ESP32-S2 update docs to match code usage of IPPROTO_*
2021-01-21 15:16:55 -08:00
..
__init__.c
Remove debug prints
2020-08-19 14:23:28 -07:00
__init__.h
SSL works until it runs out of memory
2020-08-19 14:23:28 -07:00
Socket.c
Complete non-blocking implementations, add socket close checking
2021-01-13 19:05:07 -05:00
Socket.h
Complete non-blocking implementations, add socket close checking
2021-01-13 19:05:07 -05:00
SocketPool.c
Update shared-bindings/socketpool/SocketPool.c
2021-01-13 11:17:37 -06:00
SocketPool.h
Add basic error handling
2020-08-19 14:23:28 -07:00