Skip to content

v2.0.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 12:19
· 29 commits to master since this release
e498970

Changelog

All notable changes to the sdc11073 module will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[2.0.0rc2] - 2024-02-08

Fixed

  • fixed a bug where sending and receiving socket are used after they have been closed already #328
  • fixed a bug where getsockname() is called before the socket is binded
  • fixed cyclic import #333