]> Cypherpunks repositories - gostls13.git/commit
all: use time.Until where applicable
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 30 Aug 2016 01:05:18 +0000 (01:05 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 30 Aug 2016 01:23:46 +0000 (01:23 +0000)
commit298791a94af8b787c38fb95c51cb2dbc94668dad
treebbd6720558afa7d8455bd3085765d12d68ff23fb
parent6c6ad08eb920d02947410919889229bbfa8c9915
all: use time.Until where applicable

Updates #14595

Change-Id: Idf60b3004c7a0ebb59dd48389ab62c854069e09f
Reviewed-on: https://go-review.googlesource.com/28073
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/context/context.go
src/crypto/tls/tls.go
src/net/fd_poll_runtime.go
src/net/http/client.go
src/net/http/serve_test.go