]> Cypherpunks repositories - gostls13.git/commit
runtime: listen 127.0.0.1 instead of localhost on android
authorBurcu Dogan <jbd@google.com>
Mon, 7 Mar 2016 21:41:27 +0000 (13:41 -0800)
committerBurcu Dogan <jbd@google.com>
Tue, 8 Mar 2016 00:22:38 +0000 (00:22 +0000)
commit6df80387689a69a5b9e3ac073ba8ce4d8498ba66
treec21a17cdec1cd6ed90136899a567feeef8faf9e0
parente853131699680c875d2d4e6cf82d959272dacd00
runtime: listen 127.0.0.1 instead of localhost on android

Fixes #14486.
Related to #14485.

Change-Id: I2dd77b0337aebfe885ae828483deeaacb500b12a
Reviewed-on: https://go-review.googlesource.com/20340
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/proc_test.go