commit | c33ed347f08b3dfbf7f188b4deb876f1af9f0f4a | [log] [tgz] |
---|---|---|
author | Benedict Wong <benedictwong@google.com> | Thu Mar 22 10:15:31 2018 -0700 |
committer | Benedict Wong <benedictwong@google.com> | Fri Mar 30 11:25:31 2018 -0700 |
tree | f764ce89020006f52a12330e8c3e62268d7b2cbe | |
parent | 3c0ad1ddcc2ba5855dbb0392160b1f38ce49cbc6 [diff] |
Add generic socket interfaces and functions This patch adds functionality to unify java and native sockets. This is part one of two of a change to allow functionality for testing full coverage of all APIs. Bug: 76152303 Test: Ran tests on Walleye Merged-In: I9bd57d6267f82d8c1ac293a0147dc2c115dd4181 Change-Id: I9bd57d6267f82d8c1ac293a0147dc2c115dd4181 (cherry picked from commit d524e0785c7bbe5c7987f8ae01fdc5d57e13545d)