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

Issue 8687045: code review 8687045: net: fix dial datagram on windows, plan 9 (Closed)

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

Description

net: fix dial datagram on windows, plan 9 Fixes issue 5349.

Patch Set 1 #

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

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

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M src/pkg/net/dial_gen.go View 1 1 chunk +7 lines, -0 lines 1 comment Download
M src/pkg/net/timeout_test.go View 1 2 1 chunk +19 lines, -0 lines 4 comments Download

Messages

Total messages: 8
mikio
Hello golang-dev@googlegroups.com, alex.brainman@gmail.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years ago (2013-04-25 05:49:42 UTC) #1
mikio
Sorry I have no windows stuff, I mean, not tested on windows. On Thu, Apr ...
11 years ago (2013-04-25 05:59:51 UTC) #2
brainman
Thank you for fixing this. Let me think about it for a day or two. ...
11 years ago (2013-04-25 06:39:28 UTC) #3
bradfitz
Thanks for fixing this. https://codereview.appspot.com/8687045/diff/4001/src/pkg/net/timeout_test.go File src/pkg/net/timeout_test.go (right): https://codereview.appspot.com/8687045/diff/4001/src/pkg/net/timeout_test.go#newcode708 src/pkg/net/timeout_test.go:708: ch := make(chan copyRes) make ...
11 years ago (2013-04-25 06:42:23 UTC) #4
brainman
mikio, I do not think we need new test. We have plenty of UDP tests. ...
11 years ago (2013-04-26 01:44:13 UTC) #5
nkatsaros
Thanks for fixing this mikio. The description is slightly inaccurate though. I think dial is ...
11 years ago (2013-04-26 15:18:41 UTC) #6
brainman
I think it is silly to leave this open for go1.1, so I copied mikio ...
10 years, 12 months ago (2013-05-03 05:51:58 UTC) #7
mikio
10 years, 11 months ago (2013-05-08 10:24:42 UTC) #8
*** Abandoned ***
Sign in to reply to this message.

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