Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.13 KB

fix-4.md

File metadata and controls

17 lines (12 loc) · 1.13 KB

I did 4 sequential fixes.

I did 4 sequential fixes.

Commits:

  • 9cc811f: Fix intermittent error message on some connections

The library was logging an error on some messages being sent which didn't listen for a response packet, so this change avoids that error being logged.

  • 1c2e871: Fix compile error if used without features
  • 3ed7b3f: Fix issue that slipped into integration test
  • 0731e7c: Fix port being placed in the wrong location

Created by My Badges