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

Issue 29440043: code review 29440043: net: don't return a nested error when happy eyeballs dialing (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by mikio
Modified:
10 years, 4 months ago
Reviewers:
bradfitz
CC:
adg, dave_cheney.net, bradfitz, gobot, golang-dev
Visibility:
Public.

Description

net: don't return a nested error when happy eyeballs dialing Also removes an unused variable. Fixes issue 6795.

Patch Set 1 : diff -r 9f67b2b6ee3a https://code.google.com/p/go #

Patch Set 2 : diff -r 198bdc0984dd https://code.google.com/p/go #

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

Messages

Total messages: 11
mikio
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 5 months ago (2013-11-20 03:08:02 UTC) #1
dave_cheney.net
On 2013/11/20 03:08:02, mikio wrote: > Hello mailto:adg@golang.org (cc: mailto:golang-dev@googlegroups.com), > > I'd like you ...
10 years, 5 months ago (2013-11-20 03:11:15 UTC) #2
mikio
will leave it to you, adg.
10 years, 5 months ago (2013-11-20 03:11:58 UTC) #3
mikio
On Wed, Nov 20, 2013 at 12:11 PM, <dave@cheney.net> wrote: > I'm concerned that this ...
10 years, 5 months ago (2013-11-20 03:14:34 UTC) #4
mikio
Hello adg@golang.org, dave@cheney.net (cc: golang-dev@googlegroups.com), Please take another look.
10 years, 4 months ago (2013-12-10 05:31:25 UTC) #5
mikio
ping
10 years, 4 months ago (2013-12-18 12:47:08 UTC) #6
bradfitz
No test?
10 years, 4 months ago (2013-12-18 18:21:31 UTC) #7
gobot
R=bradfitz@golang.org (assigned by rsc@google.com)
10 years, 4 months ago (2013-12-18 20:30:18 UTC) #8
mikio
On Thu, Dec 19, 2013 at 3:21 AM, <bradfitz@golang.org> wrote: > No test? For now, ...
10 years, 4 months ago (2013-12-19 00:23:55 UTC) #9
bradfitz
LGTM sure. Hope to see a test later.
10 years, 4 months ago (2013-12-19 00:29:29 UTC) #10
mikio
10 years, 4 months ago (2013-12-19 01:00:21 UTC) #11
*** Submitted as https://code.google.com/p/go/source/detail?r=c7958a17fab8 ***

net: don't return a nested error when happy eyeballs dialing

Also removes an unused variable.

Fixes issue 6795.

R=adg, dave, bradfitz, gobot
CC=golang-dev
https://codereview.appspot.com/29440043
Sign in to reply to this message.

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