Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(107)

Issue 139008: Linux: fail more gracefully when ProcessSingleton fails to bind. (Closed)

Created:
11 years, 6 months ago by agl
Modified:
9 years, 7 months ago
Reviewers:
tony
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Linux: fail more gracefully when ProcessSingleton fails to bind. For users with AFS home directories, we cannot create UNIX domain sockets for ProcessSingleton. Before this patch we would spin because the socket would be constantly 'readable' for accept. BUG=14237

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M chrome/browser/process_singleton_linux.cc View 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
agl
11 years, 6 months ago (2009-06-19 20:44:39 UTC) #1
tony
11 years, 6 months ago (2009-06-19 20:48:35 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698