summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message.h
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-04 21:34:05 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-04 21:34:05 +0000
commitbaf556aa12ddfb301f2a54f5c741505b55bad18c (patch)
treee738f95ccf34d908305acfad8d6c957a805df422 /ipc/ipc_message.h
parent7b29027a3a491c28a3e1db30b849ce0d1eda6931 (diff)
downloadchromium_src-baf556aa12ddfb301f2a54f5c741505b55bad18c.zip
chromium_src-baf556aa12ddfb301f2a54f5c741505b55bad18c.tar.gz
chromium_src-baf556aa12ddfb301f2a54f5c741505b55bad18c.tar.bz2
On Linux, move the passing of filedescriptors to a dedicated socketpair().
(Patch by Markus) This allows the fast path to use read()/write() instead of recvmsg()/sendmsg() which is much cheaper for the Seccomp sandbox. Also, fixed minor seccomp sandbox issues discovered by this change. BUG=19120 ISSUE=164373 http://codereview.chromium.org/177049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25518 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ipc/ipc_message.h')
0 files changed, 0 insertions, 0 deletions