[roll] Roll fuchsia [fidl][cpp] Sync natural event handling

At the same time factor out the core of |HandleOneEvent| implementation
into the common runtime library.

Creates a synchronous client example under //src/lib/fidl/cpp/examples
showing sync calls and event handling.

Original-Bug: 60240
Test: fx test //src/lib/fidl/cpp

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/682089
Original-Revision: c1ac41a62249c011d316aff1b6b00ba94ef16128
GitOrigin-RevId: b0177131147792709d410850e46bbe909f1b4d0d
Change-Id: I97ef1b51c17d986e931d826805ae148705425837
1 file changed
tree: 202f6ab2d278ecbdfa9a0810d4fd623478a23b5f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.