diff options
author | Elliott Hughes <enh@google.com> | 2011-10-23 15:06:13 -0700 |
---|---|---|
committer | Ed Heyl <ed@google.com> | 2011-10-25 20:40:21 +0000 |
commit | ec8de076ac382cded43952ba0c2972282b09e1c7 (patch) | |
tree | ea5ca4f903fd66c107ab76ab1b951310979d79d5 /dalvik | |
parent | e8e19f6476b30ccf9f69925c10ce62efdba4e62a (diff) | |
download | libcore-ec8de076ac382cded43952ba0c2972282b09e1c7.zip libcore-ec8de076ac382cded43952ba0c2972282b09e1c7.tar.gz libcore-ec8de076ac382cded43952ba0c2972282b09e1c7.tar.bz2 |
Fix socket timeout test failures.
The kernel uses awkward device-specific units that make tests with timeouts
that aren't integer multiples of a second awkward.
There's no common superclass for the various sockets, so we can't factor
out the test even though -- apart from the creation of the specific socket --
it's textually identical in each case. Nice library design, boys!
I've also fixed a couple of CloseGuard warnings in passing.
Bug: 5159133
Change-Id: Iaf4c9891b3cf2f5b3ebcee5cb2ba862157ab034e
Diffstat (limited to 'dalvik')
0 files changed, 0 insertions, 0 deletions