cloudhopper-smpp icon indicating copy to clipboard operation
cloudhopper-smpp copied to clipboard

Destroy session in DefaultSmppClient on bind error

Open phyrex1an opened this issue 9 years ago • 1 comments

In case bind fails the caller wont be able to destroy the created session (if any). In the case of DefaultSmppSession this will cause the WindowMonitor of the sendWindow to detect a missing Window.destroy and log an error about this.

This patch destroys the session in cases the session has been created but wont be returned to the caller.

phyrex1an avatar May 05 '15 09:05 phyrex1an

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Mikael Bung seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Nov 16 '19 23:11 CLAassistant