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 ...
13 years, 8 months ago
(2011-06-29 21:55:13 UTC)
#3
On Wed, Jun 29, 2011 at 7:56 PM, <rsc@golang.org> wrote: > Are there other changes ...
13 years, 8 months ago
(2011-06-30 03:49:20 UTC)
#8
On Wed, Jun 29, 2011 at 7:56 PM, <rsc@golang.org> wrote:
> Are there other changes too?
>
Observant. :)
As written resolveNetAddr might as well be inlined
> into Dial but maybe you are planning to use it
> somewhere else?
Forthcoming. I suck at hg.
This work as-is?
LGTM On Wed, Jun 29, 2011 at 23:49, Brad Fitzpatrick <bradfitz@golang.org> wrote: > On Wed, ...
13 years, 8 months ago
(2011-06-30 04:33:19 UTC)
#9
LGTM
On Wed, Jun 29, 2011 at 23:49, Brad Fitzpatrick <bradfitz@golang.org> wrote:
> On Wed, Jun 29, 2011 at 7:56 PM, <rsc@golang.org> wrote:
>>
>> Are there other changes too?
>
> Observant. :)
>>
>> As written resolveNetAddr might as well be inlined
>> into Dial but maybe you are planning to use it
>> somewhere else?
>
> Forthcoming. I suck at hg.
> This work as-is?
Issue 4630081: code review 4630081: net: break up and simplify Dial a bit
(Closed)
Created 13 years, 8 months ago by bradfitz
Modified 13 years, 8 months ago
Reviewers:
Base URL:
Comments: 2