DescriptionAdd support for Attachment Brokering of IPC::Channels on multiple threads.
Attachment brokering makes the assumption that there's a single thread
on which IO related to IPC::Channels occurs. This assumption is violated
when the flag --single-process is set.
BUG=590213
Committed: https://crrev.com/a91d0513fa16b2e8c48acbaf7a5c18659ab10d07
Cr-Commit-Position: refs/heads/master@{#382431}
Patch Set 1 #Patch Set 2 : Compile errors. #Patch Set 3 : Fix windows comiple error. #
Total comments: 2
Patch Set 4 : Comments from sergeyu. #Patch Set 5 : Rebase. #Messages
Total messages: 39 (21 generated)
|