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

Issue 162046: code review 162046: Added a method on UDPConn so they can actually send bro...

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

Description

Added a method on UDPConn so they can actually send broadcast packets.

Patch Set 1 #

Patch Set 2 : code review 162046: Added a method on UDPConn so they can actually send bro... #

Patch Set 3 : code review 162046: Added a method on UDPConn so they can actually send bro... #

Patch Set 4 : code review 162046: Added a method on UDPConn so they can actually send bro... #

Patch Set 5 : code review 162046: Added a method on UDPConn so they can actually send bro... #

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

Messages

Total messages: 10
runningwild
Hello r (cc: gri), I'd like you to review the following change.
15 years, 7 months ago (2009-11-29 19:53:27 UTC) #1
rsc
Thanks. Is there a reason to expose the method instead of just always setting this ...
15 years, 7 months ago (2009-11-29 22:00:24 UTC) #2
runningwild
On 2009/11/29 22:00:24, rsc wrote: > Thanks. Is there a reason to expose the method ...
15 years, 7 months ago (2009-11-30 01:42:36 UTC) #3
rsc
Ok, let's just set it all the time and not expose the method. Keep the ...
15 years, 7 months ago (2009-11-30 02:14:10 UTC) #4
runningwild
On 2009/11/30 02:14:10, rsc wrote: > Ok, let's just set it all the time and ...
15 years, 7 months ago (2009-11-30 06:00:03 UTC) #5
rsc
LGTM Thanks. Could you please complete the CLA as described at http://golang.org/doc/contribute.html#copyright ? Don't worry ...
15 years, 7 months ago (2009-11-30 18:45:55 UTC) #6
runningwild
On 2009/11/30 18:45:55, rsc wrote: > LGTM > > Thanks. Could you please complete the ...
15 years, 7 months ago (2009-11-30 19:02:09 UTC) #7
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=14d035c58cdd *** Added a method on UDPConn so they can actually send ...
15 years, 7 months ago (2009-11-30 20:03:59 UTC) #8
rsc
15 years, 7 months ago (2009-12-02 09:06:53 UTC) #9
rsc
15 years, 7 months ago (2009-12-02 09:52:58 UTC) #10

          
Sign in to reply to this message.

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