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

Issue 14950045: code review 14950045: net: make sure failed Dial returns nil Conn (Closed)

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

Description

net: make sure failed Dial returns nil Conn Fixes issue 6614.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 35d5bae6aac8 https://code.google.com/p/go/ #

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

Messages

Total messages: 8
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
10 years, 6 months ago (2013-10-18 18:14:21 UTC) #1
rsc
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
10 years, 6 months ago (2013-10-18 18:14:40 UTC) #2
bradfitz
LGTM
10 years, 6 months ago (2013-10-18 18:30:28 UTC) #3
mikio
right now rietveld doesn't work well on my browser. > +func TestErrorNil(t *testing.T) { also ...
10 years, 6 months ago (2013-10-18 18:34:29 UTC) #4
rsc
On Fri, Oct 18, 2013 at 2:34 PM, Mikio Hara <mikioh.mikioh@gmail.com> wrote: > right now ...
10 years, 6 months ago (2013-10-18 19:35:03 UTC) #5
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=1e60ffd5933d *** net: make sure failed Dial returns nil Conn Fixes issue ...
10 years, 6 months ago (2013-10-18 19:35:49 UTC) #6
mikio
LGTM On Sat, Oct 19, 2013 at 4:35 AM, Russ Cox <rsc@golang.org> wrote: >> also ...
10 years, 6 months ago (2013-10-18 19:39:37 UTC) #7
dave_cheney.net
10 years, 6 months ago (2013-10-18 21:24:56 UTC) #8
LGTM. Thank you. 



> On 19 Oct 2013, at 5:30, bradfitz@golang.org wrote:
> 
> LGTM
> 
> 
> https://codereview.appspot.com/14950045/
> 
> -- 
> 
> ---You received this message because you are subscribed to the Google Groups
"golang-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
email to golang-dev+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
Sign in to reply to this message.

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