Skip to content

Version 3.8.0 - Better disconnects

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 19:33
· 474 commits to main since this release
52df3e6

Changes

  • Fix segment disconnect: after a reconnect the right handle and port should be referenced.

For this to work the disconnect callback interface has been changed from callback() to callback(item, handle, connected, port).