Skip to content

net: decide details of Zone API for Go 1.1 #4501

@rsc

Description

@rsc
Adding Zone to all these net structs is quite disruptive. Even though the Go 1
compatibility doc says people should be using TCPAddr{IP: ip, Port: port}, there are
lots of instances of TCPAddr{ip, port} in people's code. Once the dust has settled we
need to look at the benefits and decide they are worth the cost.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions