commit | 0bb49fc68c10a5fd4c5dfa4db3efc79def068c4a | [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 | 94cd3dfd47c57d69f0558be03e983b6d75b6b7f1 | |
parent | ed0fcf1faf6dfab919fb4df6fa3beca46b1be92f [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