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

Issue 7252045: code review 7252045: net: use windows GetAddrInfoW in LookupPort when possible (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by brainman
Modified:
11 years, 3 months ago
Reviewers:
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

net: use windows GetAddrInfoW in LookupPort when possible

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -4 lines) Patch
M src/pkg/net/fd_windows.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/net/lookup_windows.go View 1 4 chunks +40 lines, -3 lines 0 comments Download
M src/pkg/net/port_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 3 months ago (2013-02-01 06:03:57 UTC) #1
bradfitz
LGTM On Thu, Jan 31, 2013 at 10:03 PM, <alex.brainman@gmail.com> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
11 years, 3 months ago (2013-02-01 17:47:31 UTC) #2
brainman
11 years, 3 months ago (2013-02-02 01:24:24 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=6f83f5d348ee ***

net: use windows GetAddrInfoW in LookupPort when possible

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

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