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/server.go: bufioWriter2kPool(and bufioWriter4kPool) dont have New function, what is the meaning of them? #39648

Closed
snowdusk opened this issue Jun 17, 2020 · 1 comment

Comments

@snowdusk
Copy link

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

$ go version
1.15beta1

Does this issue reproduce with the latest release?

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

go env Output
$ go env

What did you do?

What did you expect to see?

What did you see instead?

@snowdusk snowdusk changed the title net/http/server.go: bufioWriter2kPool(and bufioWriter4kPool) hasNo New function supplied, what is the meaning of them? net/http/server.go: bufioWriter2kPool(and bufioWriter4kPool) has No New function supplied, what is the meaning of them? Jun 17, 2020
@snowdusk snowdusk changed the title net/http/server.go: bufioWriter2kPool(and bufioWriter4kPool) has No New function supplied, what is the meaning of them? net/http/server.go: bufioWriter2kPool(and bufioWriter4kPool) dont have New function, what is the meaning of them? Jun 17, 2020
@andybons
Copy link
Member

Hi there,

Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.

For asking questions, see:

Please ask the question on one of the above forums.

(Quoted from https://golang.org/wiki/Questions)

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

3 participants