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

Issue 5136052: code review 5136052: net: add shutdown: TCPConn.CloseWrite and CloseRead (Closed)

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

Description

net: add shutdown: TCPConn.CloseWrite and CloseRead

Patch Set 1 #

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

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

Patch Set 4 : diff -r 6c5c19791fae https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -0 lines) Patch
M src/pkg/net/fd.go View 1 1 chunk +16 lines, -0 lines 0 comments Download
M src/pkg/net/fd_windows.go View 1 1 chunk +16 lines, -0 lines 0 comments Download
M src/pkg/net/net_test.go View 1 2 chunks +44 lines, -0 lines 0 comments Download
M src/pkg/net/tcpsock_posix.go View 1 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 3
bradfitz
Hello golang-dev@googlegroups.com, rsc@golang.org, iant@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 5 months ago (2011-09-28 14:42:44 UTC) #1
rsc
LGTM Actually it looks awful but such is TCP.
13 years, 5 months ago (2011-09-28 15:03:48 UTC) #2
bradfitz
13 years, 5 months ago (2011-09-28 15:12:50 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=f68009c4a907 ***

net: add shutdown: TCPConn.CloseWrite and CloseRead

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

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