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

Issue 5016043: code review 5016043: net: reuse channels during io (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by brainman
Modified:
12 years, 7 months ago
Reviewers:
CC:
golang-dev, bsiegert, rsc, hector
Visibility:
Public.

Description

net: reuse channels during io

Patch Set 1 #

Patch Set 2 : diff -r f835b80d1304 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r f835b80d1304 https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 4 : diff -r 5381c9668045 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -19 lines) Patch
M src/pkg/net/fd_windows.go View 1 8 chunks +32 lines, -18 lines 0 comments Download
M src/pkg/net/sendfile_windows.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7
brainman
Hello golang-dev@googlegroups.com (cc: hectorchu@gmail.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 7 months ago (2011-09-14 05:55:08 UTC) #1
bsiegert
http://codereview.appspot.com/5016043/diff/3001/src/pkg/net/fd_windows.go File src/pkg/net/fd_windows.go (right): http://codereview.appspot.com/5016043/diff/3001/src/pkg/net/fd_windows.go#newcode63 src/pkg/net/fd_windows.go:63: if mode == 'r' { I don't like the ...
12 years, 7 months ago (2011-09-14 09:12:48 UTC) #2
rsc
On Wed, Sep 14, 2011 at 05:12, <bsiegert@gmail.com> wrote: > I don't like the handling ...
12 years, 7 months ago (2011-09-14 15:01:24 UTC) #3
bsiegert
On Wed, Sep 14, 2011 at 17:01, Russ Cox <rsc@golang.org> wrote: > On Wed, Sep ...
12 years, 7 months ago (2011-09-15 11:27:55 UTC) #4
hector
Can't see any issues with this, LGTM. Thankfully the rio and wio locks stop two ...
12 years, 7 months ago (2011-09-15 12:00:28 UTC) #5
rsc
LGTM
12 years, 7 months ago (2011-09-15 15:20:39 UTC) #6
brainman
12 years, 7 months ago (2011-09-16 03:40:09 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=ec084c7a70c9 ***

net: reuse channels during io

R=golang-dev, bsiegert, rsc, hectorchu
CC=golang-dev
http://codereview.appspot.com/5016043
Sign in to reply to this message.

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