Revert 173064
> Linux sandbox: add a new low-level broker process mechanism.
> 
> We add a new low-level broker process mechanism that can be
> async signal safe and is suitable for use in the seccomp-bpf sandbox.
> 
> Also fix UnixDomainSocket::SendMsg() to never generate a SIGPIPE.
> 
> BUG=165837
> NOTRY=true
> 
> Review URL: https://chromiumcodereview.appspot.com/11557025

TBR=jln@chromium.org
Review URL: https://codereview.chromium.org/11573030

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173065 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: c81e33eff4a5779a7e64f65e8c60cd17f971d1d2
1 file changed
tree: 5ec57bfc31d9833147f86b7e9c0dbbaaf5f7ce10
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/