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

Issue 886043: code review 886043: fixes for rpc: (Closed)

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

Description

fixes for rpc: - don't log normal EOF - fix ServeConn to block as documented

Patch Set 1 #

Patch Set 2 : code review 886043: fixes for rpc: #

Patch Set 3 : code review 886043: fixes for rpc: #

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

Messages

Total messages: 6
r
Hello rsc, msolo@gmail.com (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 11 months ago (2010-04-12 23:55:42 UTC) #1
rsc
Mike and I talked about this some today. The accept fix is not quite right. ...
14 years, 11 months ago (2010-04-13 00:00:29 UTC) #2
r
Hello rsc, msolo (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 11 months ago (2010-04-13 00:02:29 UTC) #3
rsc1
LGTM
14 years, 11 months ago (2010-04-13 00:04:40 UTC) #4
r
*** Submitted as http://code.google.com/p/go/source/detail?r=1090b1484cc1 *** fixes for rpc: - don't log normal EOF - fix ...
14 years, 11 months ago (2010-04-13 00:14:30 UTC) #5
msolo
14 years, 11 months ago (2010-04-13 00:18:09 UTC) #6
On Mon, Apr 12, 2010 at 5:00 PM, Russ Cox <rsc@golang.org> wrote:
> Mike and I talked about this some today.
> The accept fix is not quite right.
> I think that we need to tweak the network
> error reporting a bit to make it really work.
> The rest of the CL looks good.
> Maybe revert the change to the Accept error case for now?

I'm fine with reverting this portion of the CL for now -- the fix to
ServeConn() is rather more critical for my immediate needs.


>
> Russ
>
Sign in to reply to this message.

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