commit | 7d8df89a82336dc18d3ff7f7a6a427b040b40fe3 | [log] [tgz] |
---|---|---|
author | Zhou Song <quic_zhous@quicinc.com> | Fri Mar 04 16:30:01 2022 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Mar 24 22:19:06 2022 -0700 |
tree | 5d37ec37ab5cf3dc1fce0087eee64f44fc6b3f14 | |
parent | 414668bc424cc2328798f001c55453bde481cbc9 [diff] |
agm: always allow client cb registration Previously, when there's one client registered client cb handle, then the comming regitration can be rejected, even though the request may come from a different client. Change the logic to allow multiple registration happen, but still with same cb object. Change-Id: Ie91f98bebd6cf893e19b1c269683db5e8878baa5