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

Issue 9961046: code review 9961046: go.net/ipv6: add Close method to PacketConn (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by mikio
Modified:
11 years, 9 months ago
Reviewers:
capnm, dave
CC:
dave_cheney.net, golang-dev
Visibility:
Public.

Description

go.net/ipv6: add Close method to PacketConn

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M ipv6/endpoint.go View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 5
mikio
Hello dave@cheney.net (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.net
11 years, 9 months ago (2013-06-05 10:04:31 UTC) #1
dave_cheney.net
LGTM. During the conversation on https://codereview.appspot.com/10043043/ it was agreed that we _should_ have Close methods ...
11 years, 9 months ago (2013-06-05 10:39:50 UTC) #2
mikio
*** Submitted as https://code.google.com/p/go/source/detail?r=481670f799b5&repo=net *** go.net/ipv6: add Close method to PacketConn R=dave CC=golang-dev https://codereview.appspot.com/9961046
11 years, 9 months ago (2013-06-05 11:08:17 UTC) #3
capnm
On 2013/06/05 11:08:17, mikio wrote: > *** Submitted as > https://code.google.com/p/go/source/detail?r=481670f799b5&repo=net *** > > go.net/ipv6: ...
11 years, 9 months ago (2013-06-05 20:28:00 UTC) #4
mikio
11 years, 9 months ago (2013-06-05 21:38:37 UTC) #5
On Thu, Jun 6, 2013 at 5:28 AM,  <capnm9@gmail.com> wrote:

> I suspect one of the recent ipv6 changes brought this on arm:
>
> uname -a
> Linux rpi 3.6.11+ #456 PREEMPT Mon May 20 17:42:15 BST 2013 armv6l
> GNU/Linux

Will add IPv6 capability check to test cases, thanks.
Sign in to reply to this message.

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