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

Issue 5167043: net: Return error from CloseRead and CloseWrite. (Closed)

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

Description

net: Return error from CloseRead and CloseWrite.

Patch Set 1 #

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

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

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

Messages

Total messages: 6
albert.strasheim
Hello all Here is the basic change to make CloseRead and CloseWrite return an error. ...
13 years, 5 months ago (2011-09-30 08:47:33 UTC) #1
iant2
fullung@gmail.com writes: > 1. Where is CloseReadWrite? If a user needs to Shutdown sockets, he ...
13 years, 5 months ago (2011-09-30 13:15:43 UTC) #2
albert.strasheim
Hello On Fri, Sep 30, 2011 at 3:15 PM, Ian Lance Taylor <iant@google.com> wrote: > ...
13 years, 5 months ago (2011-09-30 13:44:13 UTC) #3
bradfitz
On Fri, Sep 30, 2011 at 1:47 AM, <fullung@gmail.com> wrote: > Reviewers: bradfitz, rsc, > ...
13 years, 5 months ago (2011-09-30 15:54:07 UTC) #4
rsc
LGTM (without CloseReadWrite)
13 years, 5 months ago (2011-10-12 17:44:52 UTC) #5
rsc
13 years, 5 months ago (2011-10-12 17:45:27 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=32f2ae42dbfd ***

net: Return error from CloseRead and CloseWrite.

R=bradfitz, rsc, iant
CC=golang-dev
http://codereview.appspot.com/5167043

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