circuitpython/shared-bindings/socketpool
Rob Capellini 9002f351b4 Convert more modules to use MP_REGISTER_MODULE
Convert _eve, _pew, aesio, alarm, audiopwmio, bitops, camera, canio, dualbank, gnss, i2cperipheral, imagecapture, ipaddress, memorymonitor, sdioio, socketpool, ssl, uheap, ustack, watchdog, and wifi modules to use MP_REGISTER_MODULE.

Related to #5183.
2021-09-01 00:19:05 -04:00
..
Socket.c Remove OSError(0) and old network modules 2021-07-21 17:33:40 -07:00
Socket.h Remove OSError(0) and old network modules 2021-07-21 17:33:40 -07:00
SocketPool.c Comment where -2 value comes from 2021-07-22 16:38:48 -07:00
SocketPool.h run code formatting script 2021-03-15 19:27:36 +05:30
__init__.c Convert more modules to use MP_REGISTER_MODULE 2021-09-01 00:19:05 -04:00
__init__.h SSL works until it runs out of memory 2020-08-19 14:23:28 -07:00