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

Issue 51630043: code review 51630043: net/http: clarify semantics of File methods (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by bradfitz
Modified:
11 years, 6 months ago
Reviewers:
minux1
CC:
golang-codereviews, minux1
Visibility:
Public.

Description

net/http: clarify semantics of File methods There were no docs explaining the meaning of Readdir's count argument, for instance. Clarify that these mean the same as the methods on *os.File.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 471bbae6c688 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 3
bradfitz
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 6 months ago (2014-01-13 21:22:50 UTC) #1
minux1
LGTM.
11 years, 6 months ago (2014-01-13 21:41:40 UTC) #2
bradfitz
11 years, 6 months ago (2014-01-13 21:52:08 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=c6b6f2ed8daf ***

net/http: clarify semantics of File methods

There were no docs explaining the meaning of Readdir's count
argument, for instance. Clarify that these mean the same as
the methods on *os.File.

R=golang-codereviews, minux.ma
CC=golang-codereviews
https://codereview.appspot.com/51630043
Sign in to reply to this message.

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