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/http: Add Close method #17259

Closed
guotie opened this issue Sep 28, 2016 · 2 comments
Closed

net/http: Add Close method #17259

guotie opened this issue Sep 28, 2016 · 2 comments

Comments

@guotie
Copy link

guotie commented Sep 28, 2016

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

1.7

What operating system and processor architecture are you using (go env)?

Linux

What did you do?

If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.

What did you expect to see?

Add Close method to net/http package to close the http server.

What did you see instead?

@mvdan
Copy link
Member

mvdan commented Sep 28, 2016

You mean #4674?

@bradfitz
Copy link
Contributor

Yeah, duplicate.

@golang golang locked and limited conversation to collaborators Sep 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants