commit | f3bd69ae0fd51f8ec16b25293992bfbbf83cb3ea | [log] [tgz] |
---|---|---|
author | Mike Frysinger <[email protected]> | Thu Jan 18 15:50:47 2018 -0500 |
committer | Treehugger Robot <[email protected]> | Thu Jan 18 22:30:18 2018 +0000 |
tree | dae575fb244907b5f759be082bb64b7766b91f81 | |
parent | 8f0665b0cebe1d459783ae5b65adec03447f073b [diff] |
Include socket constants The socket/socketcall function seems to get a lot of filtering, so make PF_* and AF_* constants available so people don't have to use things like "1" and "2" directly. Bug: chromium:756863 Test: precq passes Change-Id: I09fc6bb1cb0f40694008cdd517bf79eb3324dbe4