| commit | 382d5869fa8390ca31db71ed83163a94070f63a6 | [log] [tgz] |
|---|---|---|
| author | Yifei Teng <yifeit@fuchsia.infra.roller.google.com> | Fri Jan 28 02:57:35 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Jan 27 19:00:33 2022 -0800 |
| tree | dee9d31a16893f86354cfe4c238aeee89a9d8845 | |
| parent | 4d06095c58d4c165259fd07fb1084a99fa3d4985 [diff] |
[roll] Roll fuchsia [fidl][cpp] Natural event sending Adds |fidl::SendEvent| for sending events with natural types. It uses similar structure as |fidl::WireSendEvent|, but is much simpler because there are no caller-allocated flavors. The return type is |fitx::result<fidl::Error>|, which is the same as that of one-way client calls. Now we have everything that's needed for a pair of end-to-end async clients and servers. Added a test in the wire_interop_tests. Original-Bug: 60240 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/638203 Original-Revision: 955496875a85acc6339a82c7e2a11f3968d88ce1 GitOrigin-RevId: f102fbbbfa9e7516447e2210adc9a5d696a093a1 Change-Id: I345b13dd971603b0224ccdf3136ed2fe57f96ea4
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.