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

Issue 6873069: code review 6873069: net: make TestDialTimeoutFDLeak a bit robust (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by mikio
Modified:
12 years, 3 months ago
Reviewers:
CC:
albert.strasheim, dave_cheney.net, rsc, golang-dev
Visibility:
Public.

Description

net: make TestDialTimeoutFDLeak a bit robust TestDialTimeoutFDLeak will fail when system state somaxconn is greater than expected fixed value. Fixes issue 4384 (again).

Patch Set 1 #

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

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

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

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

Messages

Total messages: 5
mikio
Hello fullung@gmail.com, dave@cheney.net (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 3 months ago (2012-12-12 07:06:53 UTC) #1
rsc
LGTM
12 years, 3 months ago (2012-12-12 19:27:24 UTC) #2
mikio
Hi Albert, Would you mind having a look at this CL? Thanks. On Thu, Dec ...
12 years, 3 months ago (2012-12-13 06:52:35 UTC) #3
albert.strasheim
LGTM
12 years, 3 months ago (2012-12-13 07:19:24 UTC) #4
mikio
12 years, 3 months ago (2012-12-13 07:21:32 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=3fe40a41018d ***

net: make TestDialTimeoutFDLeak a bit robust

TestDialTimeoutFDLeak will fail when system state somaxconn is
greater than expected fixed value.

Fixes issue 4384 (again).

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

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