Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1611)

Issue 117530044: code review 117530044: userip: support IPv6 host/port. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by pnasrat
Modified:
9 years, 9 months ago
Reviewers:
adg
CC:
golang-codereviews, dave_cheney.net, adg, Sameer Ajmani
Visibility:
Public.

Description

go.blog/context: userip support for IPv6 host/port. Makes example usable on IPv6 systems eg where localhost is ::1. Fixes issue 8486.

Patch Set 1 #

Patch Set 2 : diff -r 661f109c2249 https://code.google.com/p/go.blog #

Patch Set 3 : diff -r 661f109c2249 https://code.google.com/p/go.blog #

Patch Set 4 : diff -r 661f109c2249 https://code.google.com/p/go.blog #

Patch Set 5 : diff -r 661f109c2249 https://code.google.com/p/go.blog #

Patch Set 6 : diff -r 661f109c2249 https://code.google.com/p/go.blog #

Patch Set 7 : diff -r 661f109c2249 https://code.google.com/p/go.blog #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M content/context/userip/userip.go View 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 6
pnasrat
Hello golang-codereviews@googlegroups.com (cc: sameer@golang.org), I'd like you to review this change to https://code.google.com/p/go.blog
9 years, 9 months ago (2014-08-04 15:32:58 UTC) #1
dave_cheney.net
On 2014/08/04 15:32:58, pnasrat wrote: > Hello mailto:golang-codereviews@googlegroups.com (cc: mailto:sameer@golang.org), > > I'd like you ...
9 years, 9 months ago (2014-08-05 02:03:00 UTC) #2
pnasrat
On 2014/08/05 02:03:00, dfc wrote: > On 2014/08/04 15:32:58, pnasrat wrote: > > Hello mailto:golang-codereviews@googlegroups.com ...
9 years, 9 months ago (2014-08-05 14:24:56 UTC) #3
pnasrat
On 2014/08/05 14:24:56, pnasrat wrote: > On 2014/08/05 02:03:00, dfc wrote: > > On 2014/08/04 ...
9 years, 9 months ago (2014-08-06 19:08:35 UTC) #4
adg
LGTM No, don't write a test.
9 years, 9 months ago (2014-08-07 01:07:38 UTC) #5
adg
9 years, 9 months ago (2014-08-07 01:22:22 UTC) #6
*** Submitted as
https://code.google.com/p/go/source/detail?r=3ede82aea9fd&repo=blog ***

go.blog/context: userip support for IPv6 host/port.

Makes example usable on IPv6 systems eg where localhost is ::1.

Fixes issue 8486.

LGTM=adg
R=golang-codereviews, dave, adg
CC=golang-codereviews, sameer
https://codereview.appspot.com/117530044

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b