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

Issue 3766042: code review 3766042: net, syscall: Fixed Recvmsg to return source address. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 5 months ago by albert.strasheim
Modified:
13 years, 3 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

net, syscall: Fixed Recvmsg to return source address.

Patch Set 1 #

Patch Set 2 : code review 3766042: net, syscall: Fixed Recvmsg to return source address. #

Patch Set 3 : code review 3766042: net, syscall: Fixed Recvmsg to return source address. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M src/pkg/net/fd.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/syscall_bsd.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/syscall_linux.go View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 6
albert.strasheim
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 5 months ago (2010-12-20 15:23:59 UTC) #1
rsc
What about the other implementations besides Linux?
13 years, 4 months ago (2011-01-03 19:15:20 UTC) #2
albert.strasheim
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 4 months ago (2011-01-04 09:18:39 UTC) #3
albert.strasheim
Ping? On 2011/01/04 09:18:39, albert.strasheim wrote: > Hello rsc (cc: mailto:golang-dev@googlegroups.com), > > Please take ...
13 years, 4 months ago (2011-01-18 04:58:30 UTC) #4
rsc
LGTM
13 years, 4 months ago (2011-01-19 19:34:53 UTC) #5
rsc
13 years, 4 months ago (2011-01-19 19:34:54 UTC) #6
*** Submitted as a47fe380e001 ***

net, syscall: return source address in Recvmsg

R=rsc
CC=golang-dev
http://codereview.appspot.com/3766042

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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