commit | 7339e260ae40f34d80e9e0519129adf4c4a32ae8 | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Tue Apr 26 15:38:30 2022 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 13 19:28:37 2022 +0000 |
tree | e5f4bb519185498587b67031eed04e01e9af5883 | |
parent | fa8e4c3dd5ff4cb818c46ccb6f059b337c0bc802 [diff] |
pw_rpc: Terminate-able socket client Extends the integration test socket client so the RPC dispatch thread can be cleanly shut down. Change-Id: I0b02c12828d31a70d1bbcef696b5a0de39b8a5b8 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/92600 Reviewed-by: Ted Pudlik <tpudlik@google.com> Commit-Queue: Armando Montanez <amontanez@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/