[Chromecast] Limit send queue size for mixer sockets
Never queue audio data, and limit to only one copy of other messages. In particular, if a loopback receiver stopped receiving messages, the mixer's send queue (for the audio data) could grow without bound, leading to OOM. Merge-With: eureka-internal/492543 Bug: internal b/165017599 Test: on device Change-Id: Ib66c9f00fd4f451e8bba66e6586f9023cd1bc668 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2555726Reviewed-by:Yuchen Liu <yucliu@chromium.org> Commit-Queue: Kenneth MacKay <kmackay@chromium.org> Cr-Commit-Position: refs/heads/master@{#832118}
Showing
Please register or sign in to comment