Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Issue 2975006: Fix duplicate sever-port bug (Closed)

Created:
10 years, 5 months ago by Paul Stewart
Modified:
9 years, 7 months ago
Reviewers:
Sam Leffler, sleffler
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://gitrw.chromium.org/crosutils.git
Visibility:
Public.

Description

Fix duplicate sever-port bug cros_copy_upgrade_server had a bug where it would always start servers on port 8081 regrdless of whether that port was free. This was a bug in the "get next free port" code. BUG=chromium-os:4776 TEST=Reran multiple instances at once, run netstat -nlt

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M bin/cros_copy_upgrade_server.sh View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Stewart
10 years, 5 months ago (2010-07-13 03:19:05 UTC) #1
Sam Leffler
10 years, 5 months ago (2010-07-13 03:26:14 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698