commit | 09098dc441913f30905f6ffd6f73262924858dd0 | [log] [tgz] |
---|---|---|
author | Nathan Harold <nharold@google.com> | Thu Apr 06 17:46:00 2017 -0700 |
committer | Nathan Harold <nharold@google.com> | Thu Apr 13 15:05:13 2017 -0700 |
tree | e30cf0f4639a6649360a9dba7bc34d6bc5ed1c03 | |
parent | 5ad768c3b75c5dcc8e8aa90ee27f2beb7fe9590a [diff] |
Add FileDescriptor Versions of applyTransportModeTransform() Because there is no way using the Java sockets API to actually get a socket of AF_INET on mode machines, it is necessary to provide a way to apply transforms to sockets made using the native wrapper API, which uses POSIX APIs and will create a socket that is AF_INET. Bug: 36073210 Test: b/34811227 Change-Id: I28ac7cc4f36045ce523a54111e5be975b0331356