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
1 file changed