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

Issue 4630081: code review 4630081: net: break up and simplify Dial a bit (Closed)

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

Description

net: break up and simplify Dial a bit No API or functional change.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 49afab7d8d33 https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 49afab7d8d33 https://go.googlecode.com/hg/ #

Total comments: 2

Patch Set 7 : diff -r 49afab7d8d33 https://go.googlecode.com/hg/ #

Patch Set 8 : diff -r c2bc251478f6 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 10
bradfitz
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, 10 months ago (2011-06-29 21:24:33 UTC) #1
bradfitz
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 10 months ago (2011-06-29 21:30:02 UTC) #2
jacekm
http://codereview.appspot.com/4630081/diff/10001/src/pkg/net/dial.go File src/pkg/net/dial.go (right): http://codereview.appspot.com/4630081/diff/10001/src/pkg/net/dial.go#newcode25 src/pkg/net/dial.go:25: if err == nil { It seems more common ...
12 years, 10 months ago (2011-06-29 21:55:13 UTC) #3
bradfitz
Hello golang-dev@googlegroups.com, jacek.masiulaniec@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 10 months ago (2011-06-29 21:58:15 UTC) #4
bradfitz
Done. On Wed, Jun 29, 2011 at 2:55 PM, <Jacek.Masiulaniec@gmail.com> wrote: > > http://codereview.appspot.com/**4630081/diff/10001/src/pkg/**net/dial.go<http://codereview.appspot.com/4630081/diff/10001/src/pkg/net/dial.go> > ...
12 years, 10 months ago (2011-06-29 21:58:41 UTC) #5
mikio
LGTM On Thu, Jun 30, 2011 at 6:58 AM, Brad Fitzpatrick <bradfitz@golang.org> wrote: > Done. ...
12 years, 10 months ago (2011-06-30 02:45:21 UTC) #6
rsc
Are there other changes too? As written resolveNetAddr might as well be inlined into Dial ...
12 years, 10 months ago (2011-06-30 02:56:42 UTC) #7
bradfitz
On Wed, Jun 29, 2011 at 7:56 PM, <rsc@golang.org> wrote: > Are there other changes ...
12 years, 10 months ago (2011-06-30 03:49:20 UTC) #8
rsc
LGTM On Wed, Jun 29, 2011 at 23:49, Brad Fitzpatrick <bradfitz@golang.org> wrote: > On Wed, ...
12 years, 10 months ago (2011-06-30 04:33:19 UTC) #9
bradfitz
12 years, 10 months ago (2011-06-30 04:56:17 UTC) #10
*** Submitted as http://code.google.com/p/go/source/detail?r=f3daeb861002 ***

net: break up and simplify Dial a bit

No API or functional change.

R=jacek.masiulaniec, mikioh.mikioh, rsc
CC=golang-dev
http://codereview.appspot.com/4630081
Sign in to reply to this message.

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