Skip to content

Endless loop when a socket is closed without release #39

@cguebert

Description

@cguebert

If a socket is closed on the other end without first sending an association release, my server is locked in a loop of :
Operation error: End of file
TCP timer started with pending operations
TCP time out
As I continue to try dispatching messages.
We should detect this case and at least send an exception similar to AssociationAborted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions