Commits

Chia-chi Yeh authored 557b04de232
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