History log of /system/core/libcutils/socket_loopback_server_unix.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7b700763f5f5d749e46d0dbd2b5b0b2dd74efd6c 20-Sep-2016 Tao Wu <lepton@google.com> Fallback to IPv6 when IPv4 is not available in adb

Test: manual - make sure it works in both IPv4/IPv6 env.
BUG: 31537253
Change-Id: Ica492bff34a8c0441516a213d0e8b78fcdfd3282
Signed-off-by: Tao Wu <lepton@google.com>
/system/core/libcutils/socket_loopback_server_unix.c
0eb8e1b706b577194bab1e23fab5b7d20d5259f1 15-Jan-2016 David Pursell <dpursell@google.com> libcutils: share Windows networking code.

This CL moves Windows networking code from fastboot to libcutils so
that it can be shared with other host programs such as adb.

Not all libcutils networking functions have been implemented for
Windows, just those necessary for fastboot. In the next CL I will do
the same for adb, adding any additional required functions.

Unit tests have also been added to test the functions using a loopback
connection.

Bug: http://b/26236380.
Change-Id: Ibc51a67030fe69a04c23512eefa9d19b055c7c12
/system/core/libcutils/socket_loopback_server_unix.c