commit | d17353cb5b20d50d41d28a189df9426a4120408f | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Jun 24 21:56:38 2021 -0700 |
committer | Yifan Hong <elsk@google.com> | Thu Aug 12 11:56:35 2021 -0700 |
tree | bab684694c22c8381aed8c1d1ace40173812a172 | |
parent | e8212f2bd77615cc65d62560d32ed74c855685e1 [diff] |
binder: TLS: ignore SIGPIPE. Manually implement a new BIO type that ignores all signals by using MSG_NOSIGNAL in recv() and send(). Test: binderRpcTest Fixes: 192022695 Change-Id: Icc005a397b5f6918345bdf94e7569531f100a942