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

Issue 4873043: code review 4873043: net: return correct local address for an accepted TCP c... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 8 months ago by mikio
Modified:
12 years, 8 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

net: return correct local address for an accepted TCP connection Fixes issue 2127.

Patch Set 1 #

Patch Set 2 : diff -r c088a2c5eae7 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r c088a2c5eae7 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r c088a2c5eae7 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M src/pkg/net/fd.go View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 6
mikio
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 8 months ago (2011-08-12 05:13:34 UTC) #1
rsc
I am a little confused. Why is c.fd.laddr wrong to begin with? Can we get ...
12 years, 8 months ago (2011-08-12 10:38:14 UTC) #2
mikio
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 8 months ago (2011-08-12 12:29:10 UTC) #3
mikio
On Fri, Aug 12, 2011 at 7:38 PM, Russ Cox <rsc@golang.org> wrote: > I am ...
12 years, 8 months ago (2011-08-12 12:35:06 UTC) #4
rsc
LGTM
12 years, 8 months ago (2011-08-16 20:33:16 UTC) #5
rsc
12 years, 8 months ago (2011-08-16 20:53:12 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=728c557af24a ***

net: return correct local address for an accepted TCP connection

Fixes issue 2127.

R=rsc
CC=golang-dev
http://codereview.appspot.com/4873043

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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