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

Issue 13632047: code review 13632047: undo CL 13348045 / 43675523c526 (Closed)

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

Description

undo CL 13348045 / 43675523c526 There is no reason to do this, and it's more work. ««« original CL description net: make channel-based semaphore depend on receive, not send R=r, dvyukov CC=golang-dev https://codereview.appspot.com/13348045 Committer: Rob Pike <r@golang.org> »»»

Patch Set 1 #

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

Total comments: 1

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

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

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 8 months ago (2013-09-11 14:46:04 UTC) #1
r
LGTM with comment https://codereview.appspot.com/13632047/diff/3001/src/pkg/net/net.go File src/pkg/net/net.go (right): https://codereview.appspot.com/13632047/diff/3001/src/pkg/net/net.go#newcode412 src/pkg/net/net.go:412: threadLimit <- struct{}{} worth a comment ...
11 years, 8 months ago (2013-09-11 22:34:21 UTC) #2
rsc
11 years, 8 months ago (2013-09-12 00:29:27 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=5624b0459502 ***

undo CL 13348045 / 43675523c526

There is no reason to do this, and it's more work.

««« original CL description
net: make channel-based semaphore depend on receive, not send

R=r, dvyukov
CC=golang-dev
https://codereview.appspot.com/13348045

Committer: Rob Pike <r@golang.org>
»»»

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

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