Skip to content

2.1.0 - Socket Close Fixes

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 20 Mar 20:34
· 279 commits to main since this release
c8fabd0

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.