go/src
Brad Fitzpatrick be7c50a710 net/http: deflake TestServerSetKeepAlivesEnabledClosesConns
Fixes #17754
Updates #9478 (details in here)

Change-Id: Iae2c1ca05a18ed266b53b2594c22fc57fab33c5e
Reviewed-on: https://go-review.googlesource.com/32587
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2016-11-03 03:20:01 +00:00
..
archive archive/tar: disable prefix field in Writer 2016-11-02 20:18:38 +00:00
bufio
builtin
bytes bytes, strings: update s390x code to match amd64 changes 2016-11-02 15:56:24 +00:00
cmd cmd/compile/internal/gc: make tests run faster 2016-11-03 01:07:08 +00:00
compress compress/flate: tighten the BestSpeed max match offset bound. 2016-10-30 22:52:14 +00:00
container
context
crypto crypto/sha256: improve performance for sha256.block on ppc64le 2016-10-31 19:14:01 +00:00
database/sql database/sql: correctly spell constants 2016-10-31 17:17:46 +00:00
debug
encoding encoding/json: marshal with null when RawMessage is nil 2016-11-01 05:42:33 +00:00
errors
expvar
flag
fmt
go go/types: set up correct type with NewAlias 2016-11-02 23:31:37 +00:00
hash
html
image
index/suffixarray
internal internal/pprof/profile: new package, moved from cmd/internal/pprof/profile 2016-11-02 19:09:11 +00:00
io
log
math
mime
net net/http: deflake TestServerSetKeepAlivesEnabledClosesConns 2016-11-03 03:20:01 +00:00
os os: adjust (*File).Read comment 2016-10-28 19:19:11 +00:00
path path/filepath: fix Abs on Windows 2016-10-29 16:44:45 +00:00
plugin plugin: do not leak cRelName on error path 2016-11-01 16:04:28 +00:00
reflect reflect: clarify that NumMethod returns only the number of exported methods 2016-10-31 17:17:05 +00:00
regexp
runtime cmd/compile: do more type conversion inline 2016-11-02 21:33:03 +00:00
sort
strconv
strings bytes, strings: update s390x code to match amd64 changes 2016-11-02 15:56:24 +00:00
sync sync: enable Pool when using race detector 2016-10-30 19:09:20 +00:00
syscall syscall: remove X__cmsg_data from Cmsghdr 2016-10-30 19:04:09 +00:00
testing testing: introduce testing/internal/testdeps for holding testmain dependencies 2016-11-02 19:14:39 +00:00
text
time time: simplify: tell people to not use == with Time values 2016-11-01 19:57:35 +00:00
unicode
unsafe
vendor/golang_org/x vendor/golang_org/text/unicode/norm: re-vendor 2016-10-31 19:27:05 +00:00
Make.dist
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
make.bash
make.bat
make.rc
naclmake.bash
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc