gosmpp icon indicating copy to clipboard operation
gosmpp copied to clipboard

fix issue #151: bind not restarting when user uses closeBind

Open laduchesneau opened this issue 1 year ago • 1 comments

When a pdu expires and the user returns true on closeBind, it should now call the close function with the proper state. This will allow OnClosed to be called and the bind to be restarted.

This also fixes the the transceiver context that is never closed.

laduchesneau avatar Sep 04 '24 17:09 laduchesneau