commit | a7f73fb2550935cc78c643b7faf25ebacf16b94f | [log] [tgz] |
---|---|---|
author | Chia-chi Yeh <chiachi@android.com> | Wed Sep 08 09:56:02 2010 +0800 |
committer | Chia-chi Yeh <chiachi@android.com> | Wed Sep 08 09:56:02 2010 +0800 |
tree | e08983a9b60dc5a13c1bb510a7ef99feb881ef95 | |
parent | eaf00735703153abd5e9b7acc528fc5bd5ac6394 [diff] |
RTP: prevent buffer overflow in AudioRecord. This change simply reduces the receive timeout of DeviceSocket. It works because AudioRecord will block us till there is enough data, which makes AudioSocket overlap AudioRecord. Change-Id: I4700224fb407e148ef359a9d99279e10240128d0