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

Issue 90170046: code review 90170046: net: make WriteMsg{IP,UDP,Unix} return the correct numb... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years ago by mikio
Modified:
9 years, 12 months ago
Reviewers:
iant, bradfitz
CC:
iant, bradfitz, golang-codereviews
Visibility:
Public.

Description

net: make WriteMsg{IP,UDP,Unix} return the correct number of bytes transferred Fixes issue 7645

Patch Set 1 : diff -r 9eacb9c0d810 https://code.google.com/p/go #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M src/pkg/net/fd_unix.go View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 4
iant
LGTM
10 years ago (2014-04-25 14:27:14 UTC) #1
mikio
Hello iant@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years ago (2014-04-25 21:38:21 UTC) #2
bradfitz
LGTM On Apr 25, 2014 3:38 PM, <mikioh.mikioh@gmail.com> wrote: > Reviewers: iant, > > Message: ...
10 years ago (2014-04-25 21:39:47 UTC) #3
mikio
10 years ago (2014-04-25 21:52:46 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=28fb7ad674f0 ***

net: make WriteMsg{IP,UDP,Unix} return the correct number of bytes transferred

Fixes issue 7645

LGTM=iant, bradfitz
R=iant, bradfitz
CC=golang-codereviews
https://codereview.appspot.com/90170046
Sign in to reply to this message.

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