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

Issue 7308043: code review 7308043: go.talks/pkg/socket: don't log EOF error; this is alway... (Closed)

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

Description

go.talks/pkg/socket: don't log EOF error; this is always benign

Patch Set 1 #

Patch Set 2 : diff -r 9d0461dc50b5 https://code.google.com/p/go.talks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M pkg/socket/socket.go View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 4
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go.talks
11 years, 3 months ago (2013-02-05 04:42:39 UTC) #1
bradfitz
LGTM I assume it's also never nil here. On Mon, Feb 4, 2013 at 8:42 ...
11 years, 3 months ago (2013-02-05 04:44:48 UTC) #2
adg
*** Submitted as https://code.google.com/p/go/source/detail?r=af3fe4f44895&repo=talks *** go.talks/pkg/socket: don't log EOF error; this is always benign R=golang-dev, ...
11 years, 3 months ago (2013-02-05 04:46:23 UTC) #3
adg
11 years, 3 months ago (2013-02-05 04:46:30 UTC) #4
On 5 February 2013 15:44, Brad Fitzpatrick <bradfitz@golang.org> wrote:

> I assume it's also never nil here.


I don't think it can be, no.
Sign in to reply to this message.

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