aboutsummaryrefslogtreecommitdiff
path: root/pw_hdlc
diff options
context:
space:
mode:
authorWyatt Hepler <hepler@google.com>2022-05-17 14:46:31 -0700
committerCQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-05-18 22:39:28 +0000
commit3994a1b268afbb865f4771b96880063f9cab9df3 (patch)
tree37df9a77625ba10e9cbe9ca21593bab14b627ebd /pw_hdlc
parent2dfccad0de1f7182dd4df1789e5ef8499ac82988 (diff)
downloadpigweed-3994a1b268afbb865f4771b96880063f9cab9df3.tar.gz
pw_rpc: Do not send request when "opening" a call in the Java client
The "open" variants of the invoke functions are used to start listening to responses to an RPC that wasn't requested. Previously, these functions sent a request packet, but ignored errors on sending. This meant that the open functions could affect the server, and were hardly different from the invoke functions. With this change, request packets are no longer sent when an RPC is opened rather than invoked. Change-Id: Ice1dd4ff540d684283e870dbb48030ebad38300b Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/94985 Reviewed-by: Alexei Frolov <frolv@google.com> Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Diffstat (limited to 'pw_hdlc')
0 files changed, 0 insertions, 0 deletions