aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/exec_linux.go
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@golang.org>2015-09-29 14:26:48 -0700
committerBrad Fitzpatrick <bradfitz@golang.org>2015-10-20 00:07:19 +0000
commita3156aaa121446c4136927f8c2139fefe05ba82c (patch)
tree57978013c11939273019a3fd43c51e3f6f52bdec /src/syscall/exec_linux.go
parent684218e1353251d0b223c171c1977a4af193383d (diff)
downloadgo-a3156aaa121446c4136927f8c2139fefe05ba82c.tar.xz
net/http/httptest: change Server to use http.Server.ConnState for accounting
With this CL, httptest.Server now uses connection-level accounting of outstanding requests instead of ServeHTTP-level accounting. This is more robust and results in a non-racy shutdown. This is much easier now that net/http.Server has the ConnState hook. Fixes #12789 Fixes #12781 Change-Id: I098cf334a6494316acb66cd07df90766df41764b Reviewed-on: https://go-review.googlesource.com/15151 Reviewed-by: Andrew Gerrand <adg@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/syscall/exec_linux.go')
0 files changed, 0 insertions, 0 deletions