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

Issue 163072: code review 163072: net: test and fix support for 0-length datagram packets. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 3 months ago by rsc
Modified:
15 years, 3 months ago
Reviewers:
CC:
r, jonathan.r.hudson_gmail.com
Visibility:
Public.

Description

net: test and fix support for 0-length datagram packets. Fixes issue 274.

Patch Set 1 #

Patch Set 2 : code review 163072: net: test and fix support for 0-length datagram packets. #

Total comments: 3

Patch Set 3 : code review 163072: net: test and fix support for 0-length datagram packets. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -25 lines) Patch
M src/pkg/net/fd.go View 1 2 chunks +7 lines, -1 line 0 comments Download
M src/pkg/net/server_test.go View 1 2 5 chunks +32 lines, -24 lines 0 comments Download

Messages

Total messages: 5
rsc
Hello r (cc: jonathan.r.hudson@gmail.com), I'd like you to review the following change.
15 years, 3 months ago (2009-12-02 08:52:27 UTC) #1
r
LGTM http://codereview.appspot.com/163072/diff/1003/1005 File src/pkg/net/server_test.go (right): http://codereview.appspot.com/163072/diff/1003/1005#newcode48 src/pkg/net/server_test.go:48: func connect(t *testing.T, network, addr string, zerolen bool) ...
15 years, 3 months ago (2009-12-02 16:03:36 UTC) #2
rsc
PTAL
15 years, 3 months ago (2009-12-02 18:52:32 UTC) #3
r
LGTM
15 years, 3 months ago (2009-12-02 18:57:04 UTC) #4
rsc
15 years, 3 months ago (2009-12-02 23:17:51 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=ef0fb478a347 ***

net: test and fix support for 0-length datagram packets.

Fixes issue 274.

R=r
CC=jonathan.r.hudson
http://codereview.appspot.com/163072

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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