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

Issue 97810043: code review 97810043: net: make WriteTo, WriteToIP and WriteMsgIP fail when I... (Closed)

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

Description

net: make WriteTo, WriteToIP and WriteMsgIP fail when IPConn is already connected This CL tries to fill the gap between Linux and other Unix-like systems in the same way UDPConn and UnixConn already did. Fixes issue 7887.

Patch Set 1 : diff -r 46ac9e6796a3 https://code.google.com/p/go #

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

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

Messages

Total messages: 4
mikio
Hello iant@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
9 years, 11 months ago (2014-04-29 03:24:11 UTC) #1
iant
LGTM
9 years, 11 months ago (2014-04-29 03:34:05 UTC) #2
mikio
*** Submitted as https://code.google.com/p/go/source/detail?r=9ea4ee8aeeb5 *** net: make WriteTo, WriteToIP and WriteMsgIP fail when IPConn is ...
9 years, 11 months ago (2014-04-29 03:37:26 UTC) #3
gobot
9 years, 11 months ago (2014-04-29 03:41:21 UTC) #4
Message was sent while issue was closed.
This CL appears to have broken the linux-386 builder.
See http://build.golang.org/log/00db993229075fc7269cc2bc11a0a03e4969c157
Sign in to reply to this message.

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