Skip to content

crypto/tls: Conn missing CloseRead / CloseWrite #8579

Description

@gopherbot

by justin@fathomdb.com:

CloseRead / CloseWrite functions are missing from tls.Conn.

Yet, this is the recommended way to proxy between TCP connections:
http://grokbase.com/t/gg/golang-nuts/131k81bse0/go-nuts-use-of-closed-network-connection-error-from-tcpconn-read

They should probably be defined on net.Conn

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions