commit | 158b63da009e7b38604962118a09a5ec5b131f22 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Apr 26 22:50:06 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Mon Apr 26 22:55:39 2021 +0000 |
tree | b4869d7f7506a73e9bcfaed9eb1083be6f44b305 | |
parent | 379dbd1ca45953ba6817c8801c651782574b27ee [diff] |
libbinder: Inet SocketAddr contains raw port In preparation for being able to call 'getaddrinfo' from inside this object, which is required to setup dynamic threads. As a side-effect, this also saves a heap allocation in the happy path. Bug: 185167543 Test: N/A Change-Id: I689d083876acf58d8d868d81d66508b91914b8a9