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

Issue 12763044: code review 12763044: net: make Dial, Listen and ListenPacket return consiste... (Closed)

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

Description

net: make Dial, Listen and ListenPacket return consistent error value Update issue 4856

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 478fdd871e70 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -13 lines) Patch
M src/pkg/net/dial.go View 1 6 chunks +10 lines, -8 lines 0 comments Download
M src/pkg/net/dial_gen.go View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/net/fd_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/fd_windows.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
mikio
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 8 months ago (2013-08-13 07:25:04 UTC) #1
rsc
LGTM
10 years, 8 months ago (2013-08-13 18:17:05 UTC) #2
mikio
10 years, 8 months ago (2013-08-13 22:04:48 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=2a9dbe01d897 ***

net: make Dial, Listen and ListenPacket return consistent error value

Update issue 4856

R=golang-dev, rsc
CC=golang-dev
https://codereview.appspot.com/12763044
Sign in to reply to this message.

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