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

Issue 7703044: code review 7703044: net: allow concurrent UNIX socket tests if TMPDIR is unique. (Closed)

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

Description

net: allow concurrent UNIX socket tests if TMPDIR is unique. Only clever enough to allow concurrent stress testing.

Patch Set 1 #

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

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

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

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

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

Messages

Total messages: 5
albert.strasheim
Hello mikioh.mikioh@gmail.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 2 months ago (2013-03-11 17:09:41 UTC) #1
rsc
not lgtm Sorry, but the reason we're hard-coding /tmp here is that the real $TMPDIR ...
12 years, 2 months ago (2013-03-11 17:11:38 UTC) #2
albert.strasheim
PTAL Attempted a comment to help the next guy. On 2013/03/11 17:11:38, rsc wrote: > ...
12 years, 2 months ago (2013-03-11 17:20:54 UTC) #3
rsc
LGTM
12 years, 2 months ago (2013-03-11 17:24:18 UTC) #4
rsc
12 years, 2 months ago (2013-03-11 17:24:57 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=7c763891c5df ***

net: allow concurrent UNIX socket tests if TMPDIR is unique.

Only clever enough to allow concurrent stress testing.

R=mikioh.mikioh, rsc
CC=golang-dev
https://codereview.appspot.com/7703044

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