Skip to content

crypto/tls: Conn.Close returns non-nil error #1037

Description

@adg
When closing a connection, the error "local error: close notify" is returned
on success.

This behaviour should either be documented, or the Close method should return nil for
this specific case.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions