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

Issue 13263043: code review 13263043: net: BUG section for ReadFrom, ReadFromIP methods of IP... (Closed)

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

Description

net: BUG section for ReadFrom, ReadFromIP methods of IPConn on "ip4" network Fixes issue 3944.

Patch Set 1 #

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

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

Total comments: 1

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

Patch Set 5 : diff -r 96b98e28d49e https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M src/pkg/net/ipraw_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/iprawsock_posix.go View 1 2 3 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 6
mikio
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 8 months ago (2013-08-27 04:12:19 UTC) #1
mikio
ping
10 years, 8 months ago (2013-08-28 04:13:34 UTC) #2
r
https://codereview.appspot.com/13263043/diff/5001/src/pkg/net/iprawsock_posix.go File src/pkg/net/iprawsock_posix.go (right): https://codereview.appspot.com/13263043/diff/5001/src/pkg/net/iprawsock_posix.go#newcode18 src/pkg/net/iprawsock_posix.go:18: // Read and ReadMsgIP can return a complete packet. ...
10 years, 8 months ago (2013-08-28 10:57:08 UTC) #3
mikio
PTAL On Wed, Aug 28, 2013 at 7:57 PM, <r@golang.org> wrote: > Let me write ...
10 years, 8 months ago (2013-08-29 01:22:11 UTC) #4
r
LGTM
10 years, 8 months ago (2013-08-29 01:23:55 UTC) #5
mikio
10 years, 8 months ago (2013-08-29 01:25:51 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=4fd50a6beed3 ***

net: BUG section for ReadFrom, ReadFromIP methods of IPConn on "ip4" network

Fixes issue 3944.

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

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