Skip to content

v3.7.1

Compare
Choose a tag to compare
@kai-morich kai-morich released this 25 Apr 16:45
· 14 commits to master since this release

changes:

  • Add read() and write() with length argument (#544)
  • improved error handling for read() with concurrent close() (#569)
    • isOpen() returns false during concurrent close()
    • less tracing in SerialInputOutputManager