diff options
author | Yi Kong <yikong@google.com> | 2017-01-10 16:32:56 +0000 |
---|---|---|
committer | Yi Kong <yikong@google.com> | 2017-01-10 16:32:56 +0000 |
commit | 77110aac1821ca512c3d2b05f2f6b1f5ab7091f6 (patch) | |
tree | 9f721c8cd05c869f042980c92bcf6bc4e27fa5a5 /annotations/generate_annotated_java_files.py | |
parent | 25e0f5fcb9d8793a30cd2e05e757bf0672c67424 (diff) |
DatagramSocket should set IP_MULTICAST_ALL to 0
Incorrectly removed explicit setting of IP_MULTICAST_ALL in
DatagramSocket rewrite (Libcore change 5e0df135) due to
misinterpretation of the spec, and broke apps that uses Multicast
socket. This change reintroduces the explicit setsockopt during
socket creation.
Tests will be added in a follow-up change.
Test: Manual testing
Bug: 33957878
Change-Id: I665c59372c803df81800ef1a19fca88fd49425ae
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions