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

Issue 5539045: code review 5539045: net/http: don't ignore Request.Write's Flush error (Closed)

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

Description

net/http: don't ignore Request.Write's Flush error Pointed out by nekotaroh in issue 2645

Patch Set 1 #

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

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

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

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

Messages

Total messages: 3
bradfitz
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg
13 years, 6 months ago (2012-01-12 19:31:37 UTC) #1
gri
LGTM
13 years, 6 months ago (2012-01-12 19:33:08 UTC) #2
bradfitz
13 years, 6 months ago (2012-01-12 21:15:43 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=0057bb55bbfd ***

net/http: don't ignore Request.Write's Flush error

Pointed out by nekotaroh in issue 2645

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

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