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

Issue 6869054: code review 6869054: net: document that File reverts connection to blocking mode. (Closed)

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

Description

net: document that File reverts connection to blocking mode. Fixes issue 2458.

Patch Set 1 #

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

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

Total comments: 2

Patch Set 4 : diff -r 87d3b86bcc68 https://code.google.com/p/go/ #

Total comments: 1

Patch Set 5 : diff -r 87d3b86bcc68 https://code.google.com/p/go/ #

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

Messages

Total messages: 10
rick
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 4 months ago (2012-12-04 01:54:48 UTC) #1
mikio
Please change the CL description to "net: document File..." or an appropriate one.
11 years, 4 months ago (2012-12-04 10:33:53 UTC) #2
mikio
https://codereview.appspot.com/6869054/diff/5001/src/pkg/net/net.go File src/pkg/net/net.go (right): https://codereview.appspot.com/6869054/diff/5001/src/pkg/net/net.go#newcode204 src/pkg/net/net.go:204: // be used to modify socket options. Doing so ...
11 years, 4 months ago (2012-12-04 10:34:09 UTC) #3
rick
PTAL https://codereview.appspot.com/6869054/diff/5001/src/pkg/net/net.go File src/pkg/net/net.go (right): https://codereview.appspot.com/6869054/diff/5001/src/pkg/net/net.go#newcode204 src/pkg/net/net.go:204: // be used to modify socket options. Doing ...
11 years, 4 months ago (2012-12-04 13:45:59 UTC) #4
rsc
https://codereview.appspot.com/6869054/diff/1003/src/pkg/net/net.go File src/pkg/net/net.go (right): https://codereview.appspot.com/6869054/diff/1003/src/pkg/net/net.go#newcode203 src/pkg/net/net.go:203: // The file descriptor associated with the returned os.File ...
11 years, 4 months ago (2012-12-04 15:22:09 UTC) #5
rick
On 2012/12/04 15:22:09, rsc wrote: > This is too detailed. It's describing a specific implementation, ...
11 years, 4 months ago (2012-12-04 17:20:51 UTC) #6
mikio
On 2012/12/04 17:20:51, rick wrote: > I think mikio was trying to get me to ...
11 years, 4 months ago (2012-12-04 22:03:08 UTC) #7
rick
PTAL How about this simple change to cover both cases?
11 years, 4 months ago (2012-12-04 23:01:06 UTC) #8
mikio
LGTM, leave for others to submit.
11 years, 4 months ago (2012-12-05 05:17:28 UTC) #9
rsc
11 years, 4 months ago (2012-12-06 04:31:48 UTC) #10
*** Submitted as https://code.google.com/p/go/source/detail?r=f4d54bcd5313 ***

net: document that File reverts connection to blocking mode.

Fixes issue 2458.

R=mikioh.mikioh, rsc
CC=golang-dev
https://codereview.appspot.com/6869054

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