android_system_core/adb/sysdeps
Josh Gao abb634308f adb: bump the local socket backlog to the maximum.
The listen backlog seems to be more meaningful on Darwin than on Linux,
resulting in connections failing with ECONNRESET. Bump it up to the
maximum supported value to make this less likely. 128 pending
connections ought to be enough for anybody.

Bug: http://b/74616284
Test: python test_device.py
Change-Id: I5fe0205924188cf18ca1fc1204f923ab5523eeb2
(cherry picked from commit bf243a6128)
2018-03-28 23:36:34 -07:00
..
posix adb: bump the local socket backlog to the maximum. 2018-03-28 23:36:34 -07:00
win32 Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."" 2016-12-05 17:38:30 -08:00
chrono.h adb: add sysdeps/chrono.h for chrono literals on Win32. 2016-11-16 12:14:59 -08:00
errno.cpp Revert "Revert "adb: extend sync protocol's stat support."" 2016-12-05 17:38:30 -08:00
errno.h Revert "Revert "adb: extend sync protocol's stat support."" 2016-12-05 17:38:30 -08:00
memory.h adb: implement std::make_unique, start using it. 2018-03-28 23:36:12 -07:00
network.h adb: don't try to resolve 'localhost' 2017-04-12 16:07:49 -07:00
stat.h adb: make sure that file mode macros match linux. 2016-11-21 18:39:21 -08:00
stat_test.cpp adb: fix stat on Windows. 2016-08-01 12:36:04 -07:00