]> Cypherpunks repositories - gostls13.git/commit
net/http: don't spin on temporary accept failure
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 14 Feb 2012 04:04:29 +0000 (15:04 +1100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 14 Feb 2012 04:04:29 +0000 (15:04 +1100)
commit913abfee3bd25af5d80b3b9079d22f8e296d94c8
tree21e9afaa18913bd4d05c4644c3c5cc3ad4c04b76
parent11f6f7afd63ec33ef473dc17129ccc59ddd1b0f7
net/http: don't spin on temporary accept failure

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5658049
src/pkg/net/http/server.go