Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net: clarify DialContext's lifetime #15325

Closed
bradfitz opened this issue Apr 15, 2016 · 1 comment
Closed

net: clarify DialContext's lifetime #15325

bradfitz opened this issue Apr 15, 2016 · 1 comment
Labels
Documentation Issues describing a change to documentation. FrozenDueToAge
Milestone

Comments

@bradfitz
Copy link
Contributor

Dialer.DialContext only affects the connect, not the lifetime of the connection.

Clarify.

@bradfitz bradfitz self-assigned this Apr 15, 2016
@bradfitz bradfitz added the Documentation Issues describing a change to documentation. label Apr 15, 2016
@bradfitz bradfitz added this to the Go1.7 milestone Apr 15, 2016
@gopherbot
Copy link
Contributor

CL https://golang.org/cl/22509 mentions this issue.

@golang golang locked and limited conversation to collaborators Apr 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation Issues describing a change to documentation. FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

2 participants