Skip to content

v0.2.1

Latest

Choose a tag to compare

@kevinmehall kevinmehall released this 04 Oct 23:59
· 6 commits to main since this release

Bug fixes

  • Fix a race condition where Interface::endpoint would return Busy when re-opening an endpoint that was just dropped immediately after a previous transfer completed (#163)

New features

  • Add Endpoint::transfer_blocking convenience method to submit and wait for a single transfer with timeout (#164)

Contributors

@kevinmehall