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

Issue 226263005: Mojo: Abstract out write/writev vs send/sendmsg (for Unix domain sockets). (Closed)

Created:
6 years, 8 months ago by viettrungluu
Modified:
6 years, 8 months ago
CC:
chromium-reviews, Aaron Boodman, darin (slow to review), viettrungluu+watch_chromium.org, ben+mojo_chromium.org, abarth-chromium
Visibility:
Public.

Description

Mojo: Abstract out write/writev vs send/sendmsg (for Unix domain sockets). I thought I had fixed our SIGPIPE suppression, but I was wrong (missed the write() case). So I guess I should do the right thing. R=darin@chromium.org BUG=356195 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261996

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -29 lines) Patch
M mojo/embedder/platform_channel_pair.h View 1 chunk +5 lines, -0 lines 0 comments Download
M mojo/embedder/platform_channel_pair_posix_unittest.cc View 2 chunks +14 lines, -10 lines 0 comments Download
A mojo/embedder/platform_channel_utils_posix.h View 1 chunk +33 lines, -0 lines 0 comments Download
A mojo/embedder/platform_channel_utils_posix.cc View 1 chunk +63 lines, -0 lines 0 comments Download
M mojo/mojo.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/system/raw_channel_posix.cc View 4 chunks +5 lines, -19 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
viettrungluu
6 years, 8 months ago (2014-04-04 21:48:26 UTC) #1
viettrungluu
-> darin instead
6 years, 8 months ago (2014-04-05 00:17:29 UTC) #2
darin (slow to review)
LGTM
6 years, 8 months ago (2014-04-05 04:12:39 UTC) #3
viettrungluu
The CQ bit was checked by viettrungluu@chromium.org
6 years, 8 months ago (2014-04-05 06:50:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/226263005/1
6 years, 8 months ago (2014-04-05 06:50:23 UTC) #5
commit-bot: I haz the power
6 years, 8 months ago (2014-04-05 08:30:25 UTC) #6
Message was sent while issue was closed.
Change committed as 261996

Powered by Google App Engine
This is Rietveld 408576698