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

Issue 84800044: code review 84800044: net: move error messages related to OpError into net.go (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years ago by mikio
Modified:
10 years ago
Reviewers:
iant
CC:
golang-codereviews, iant
Visibility:
Public.

Description

net: move error messages related to OpError into net.go Also makes ErrWriteToConnected more appropriate; it's used not only UDPConn operations but UnixConn operations. Update issue 4856

Patch Set 1 #

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

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

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

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

Messages

Total messages: 3
mikio
Hello golang-codereviews@googlegroups.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years ago (2014-04-07 05:10:57 UTC) #1
iant
LGTM I suppose this is OK but remember that we are in a code freeze. ...
10 years ago (2014-04-07 15:46:06 UTC) #2
mikio
10 years ago (2014-04-07 21:14:57 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=9863d3ea9f01 ***

net: move error messages related to OpError into net.go

Also makes ErrWriteToConnected more appropriate; it's used
not only UDPConn operations but UnixConn operations.

Update issue 4856

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://codereview.appspot.com/84800044
Sign in to reply to this message.

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