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
Lucian Copeland
37a8c1c575
Complete non-blocking implementations, add socket close checking
2021-01-13 19:05:07 -05: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
Removing implementation-specific values for socket/socketpool class attributes
2020-11-02 19:59:07 -05:00
SocketPool.h
Add basic error handling
2020-08-19 14:23:28 -07:00