Skip to content

2.2.0 - Socket Close Fixes

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 20 Mar 20:36
· 270 commits to main since this release
88f5176

Prior Release 2.1.0 was made erroneously with no actual change merged.

This release fixes socket.close() behavior by ensuring that other socket operations will no longer work after the socket was closed. Thank you @BiffoBear!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-wiznet5k.

Read the docs for info on how to use it.