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

Issue 5563005: Define IPC_USES_READWRITE (Closed)

Created:
10 years ago by dmac
Modified:
9 years, 7 months ago
Reviewers:
agl
CC:
chromium-reviews, pam+watch_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Define IPC_USES_READWRITE Simplify debugging some Linux issues on the Mac by allowing Mac users to compile with IPC_USES_READWRITE set to 1 and pass file descriptors in the same manner that Linux does by default. Previously it was all controlled by #if !defined OS_MACOSX. BUG=none TEST=build Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68636

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -18 lines) Patch
M ipc/ipc_channel_posix.h View 2 chunks +22 lines, -1 line 0 comments Download
M ipc/ipc_channel_posix.cc View 9 chunks +11 lines, -17 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dmac
10 years ago (2010-12-06 06:59:32 UTC) #1
dmac
10 years ago (2010-12-06 06:59:47 UTC) #2
agl
10 years ago (2010-12-06 20:38:01 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698