[roll] Roll fuchsia [component][fuzzing] Make more Controller methods async This CL modifies AddToCorpus, WriteDictionary, ReadDictionary, and GetResults to make them use AsyncSocket methods. As part of this change, the std::unique_ptr<Runner> held by the Controller is changed to a more promise-friendly std::shared_ptr, which is aliased as RunnerPtr. The tests are unchanged. Original-Bug: 92490 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/644535 Original-Revision: 8678d8c4a44bf0c57091f6d67482b0504a00ffdc GitOrigin-RevId: 233da654cc301805c86e978eaeb7aa4cc9965943 Change-Id: Ibbc6c15bcfee332185203754df0eeef2f3c963c2
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.