]> Cypherpunks repositories - gostls13.git/commit
net/http: fix receiver for Server.Shutdown and Server.Close
authorDan Peterson <dpiddy@gmail.com>
Wed, 23 Nov 2016 23:29:51 +0000 (16:29 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 24 Nov 2016 01:51:08 +0000 (01:51 +0000)
commit34aad1686ecf8b209c4a36f926026876558a8221
treeb554c8c9f0b78723fcaf0f6daf242005bec1c499
parent06fcc32d1460dce6436e675a978eb269d4a5db26
net/http: fix receiver for Server.Shutdown and Server.Close

Change-Id: Ia27ca728bafcf20d001b477787b21d16ae12960d
Reviewed-on: https://go-review.googlesource.com/33552
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/server.go