commit | 23de6f6b9929db24361443004abca3ca1968dcd6 | [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 | 839e63dd0936a3a5dfda09d9c6f1592919aa0343 | |
parent | 52e38a846b95e16b9b970ab1b1807da54fed0a17 [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