commit | ce48a5e99f2422ed6a59c3d4b2ec081abef1964d | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Fri Nov 04 08:40:30 2016 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Fri Nov 04 12:27:43 2016 -0700 |
tree | 637cc03217a4b697cc599e685a1a2c3d5f6ab9ea | |
parent | 04cf59095d5074b2cbf10b43ca95e55a7ef36ee3 [diff] |
libcutils: sockets_test breaks MAC build - Neuter SOCK_NONBLOCK and SOCK_CLOEXEC if they are not defined. - F_SETFL O_NONBLOCK after socket() call. - Correct environment reference (we recently changed handler to replace non-ascii and non-numericals with '_' for env tag). Test: libcutils_test32 --gtest_filter=SocketsTest.android_get_control_socket Bug: 32450474 Change-Id: I409a8c2c78e5f057af5fd6251cbd8657018be22b