Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Destroy session in DefaultSmppClient on bind error #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 4, 2015

  1. Destroy session in DefaultSmppClient on bind error

    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.
    Mikael Bung committed May 4, 2015
    Configuration menu
    Copy the full SHA
    99257e8 View commit details
    Browse the repository at this point in the history