commit | 028f27618d990c41b6cea77b81b8e4f695b4e625 | [log] [tgz] |
---|---|---|
author | sadiqsada <sadiqsada@google.com> | Tue Oct 31 16:09:25 2023 -0700 |
committer | Sadiq Sada <sadiqsada@google.com> | Wed Nov 08 22:36:56 2023 +0000 |
tree | b4e6a04fa828d21ddb81c9170a3575effcdf6525 | |
parent | 08cae8167815ca7f144b734cbc0bde042b67769a [diff] |
Demux thread reads data after filter start Demux thread should read socket data only when there are active filters reading data. When a filter is started, the reading thread on the demux is notified of the active filter, and it starts reading data. When the last filter is stoped, the thread is notified and it stops reading data. Bug: 288170590 Test: manual Change-Id: Idd380bc0d86c445ce9faef8e445d636bbe4e91fc