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

Issue 1004043: code review 1004043: net: add Pipe (Closed)

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

Description

net: add Pipe

Patch Set 1 #

Patch Set 2 : code review 1004043: net: add Pipe #

Patch Set 3 : code review 1004043: net: add Pipe #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -0 lines) Patch
M src/pkg/net/Makefile View 1 chunk +1 line, -0 lines 0 comments Download
A src/pkg/net/pipe.go View 1 1 chunk +62 lines, -0 lines 1 comment Download
A src/pkg/net/pipe_test.go View 1 1 chunk +57 lines, -0 lines 0 comments Download

Messages

Total messages: 4
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 10 months ago (2010-04-26 17:24:07 UTC) #1
r
LGTM
14 years, 10 months ago (2010-04-26 17:29:02 UTC) #2
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=661e4f07ad8d *** net: add Pipe R=r CC=golang-dev http://codereview.appspot.com/1004043
14 years, 10 months ago (2010-04-26 17:36:08 UTC) #3
cw
14 years, 10 months ago (2010-04-26 18:31:00 UTC) #4
http://codereview.appspot.com/1004043/diff/7001/8002
File src/pkg/net/pipe.go (right):

http://codereview.appspot.com/1004043/diff/7001/8002#newcode8
src/pkg/net/pipe.go:8: // Pipe creates a synchronous, in-memory, full duplex
pipe's historically aren't full duplex

maybe this should be called a StevensTube?
Sign in to reply to this message.

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