Skip to content

Investigate weird closing behaviour when using TLS #58

Description

@dryajov

As described in #57, when using TLS the socket doesn't write out the close code and reason, thus failing to close the connection cleanly. This has been worked around by adding a sleepAsync(10.millis) right before closing the socket to allow finish writing. This behaviour is unexpected and need to be further investigated as it is most likely a bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions