commit | 9b63591584269d64b9f55bf6db786926acaf6632 | [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 | 5f18e39703e463db26ef7b912581d79eaeee7f6e | |
parent | be79638e84b7af6773ffb271edfe59e3e0e990d8 [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