commit | 3b7159aad726aff4f6e758125fd9fc31f6453f65 | [log] [tgz] |
---|---|---|
author | Erik Gilling <konkers@google.com> | Thu Jan 20 20:37:01 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 27 22:55:45 2022 +0000 |
tree | 95a3982c53b33d4dc3dae044627478d2b8a52e94 | |
parent | 42f2b4dc8334209db3c8fb45477dd8cd5c334439 [diff] |
pw_rpc: Add channel close API Allows channels to be unregistered from endpoints and their pending calls terminated. Change-Id: I69aab98b76bb577ae40d9657675fa2ab42edba75 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/80220 Reviewed-by: Keir Mierle <keir@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com> Pigweed-Auto-Submit: Erik Gilling <konkers@google.com> Commit-Queue: Erik Gilling <konkers@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/