commit | 7c9e5fb0dd0eb5852a0b2343f8e10206084261fa | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Mon Apr 18 11:09:28 2016 -0700 |
committer | Josh Gao <jmgao@google.com> | Mon Apr 18 14:33:38 2016 -0700 |
tree | b022aaf4af4b065901f602d10b50d922cc96d4c4 | |
parent | c6e3b12e2b86cf95c7f5b8c1fac3d47a73418508 [diff] |
adb: increase the FD table size on Win32. 128 maximum FDs is a pretty low limit, which can easily be exhausted by port forwarding. Bump the maximum up to 2048, and add a test that checks whether we can actually use a few hundred sockets. Bug: https://code.google.com/p/android/issues/detail?id=12141 Bug: http://b/28246942 Change-Id: Ia4a2ff776e8e58ec13378756f19d80392679ece9