]> Cypherpunks repositories - gostls13.git/commit
net: do not call time.Now() twice
authorRui Ueyama <ruiu@google.com>
Thu, 12 Jun 2014 03:33:44 +0000 (20:33 -0700)
committerRui Ueyama <ruiu@google.com>
Thu, 12 Jun 2014 03:33:44 +0000 (20:33 -0700)
commitf837078c505aae1f2fae3d35c525d4666d582989
tree8eafd8dd4501bc2f8176ed0f8f57ca1a523e6932
parentd131ffefadd283cfcb98d49949b8b82a8c77c378
net: do not call time.Now() twice

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/104080043
src/pkg/net/hosts.go