summaryrefslogtreecommitdiff
path: root/tools/docs/crypto/crypto_docs.py
diff options
context:
space:
mode:
authorYi Kong <yikong@google.com>2017-04-11 14:09:14 -0700
committerYi Kong <yikong@google.com>2017-04-13 14:56:30 -0700
commitf4d26eb1fcad9ae230c80ae20b59cc6bfa12816a (patch)
tree13ac93b54e7e12257d994db90956ac147cc0cc5a /tools/docs/crypto/crypto_docs.py
parentbff60bcc92b1995153f8db2b22a930050769ff64 (diff)
Move PlainSocketImpl away from JNI (part 2)
This moves PlainSocketImpl#socket{Set,Get}Option from JNI to IoBridge. Changed method signatures for these two methods, in order to simplify the impementation. These are not public methods. Removed field trafficClass, since we set the traffic class directly through the socket, there is no need to store the value in Java side. Added check for SO_TIMEOUT so that it does not call through to IoBridge, since OpenJDK implementation does not use this socket option on Linux. Test: CtsLibcoreTestCases Bug: 28609551 Change-Id: If294bbba4fd21754734bf3b4ecca6c3da3ef26db
Diffstat (limited to 'tools/docs/crypto/crypto_docs.py')
0 files changed, 0 insertions, 0 deletions