commit | d3387380f71da35666f5d0fe9e35db7af95faf5d | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Feb 19 14:27:49 2019 -0800 |
committer | Josh Gao <jmgao@google.com> | Tue Feb 19 14:37:02 2019 -0800 |
tree | 52b352db1bf7f1a30172056cd835746750c438a0 | |
parent | 3ea374f54ca152e9df7cef46435d64745de69c87 [diff] |
Hopefully fix more darwin build breakage. Silence narrowing warnings by manually casting to a smaller type, convert static_asserts to CHECKs, and switch from using MSG_CMSG_CLOEXEC to manually setting FD_CLOEXEC. Test: mma Change-Id: I8aa02804179d754de860279fe34773800b937ab6