commit | 2cee571dd14eb720c48220e055431ae637c86bda | [log] [tgz] |
---|---|---|
author | Sergio Giro <sgiro@google.com> | Tue Mar 29 12:53:49 2016 +0100 |
committer | Sergio Giro <sgiro@google.com> | Tue Mar 29 12:59:53 2016 +0100 |
tree | 0902302c23dae55c4cc35f839a68852075eded12 | |
parent | 8fc7d37ff5c11c9447b0fd34430dc7901bb3c7a8 [diff] |
DatagramChannelTest: use different value when testing SO_SNDBUF 1024 is below the minimum in some platforms (that is likely to be platform in those platforms' kernels). Changing to 4096 as to avoid hitting the minimum, since libcore is behaving correctly otherwise. Bug: 27821554 Bug: 27893139 Change-Id: I38aaeff4f838132cc3f5a4ec8c45a2e12522a696