[roll] Roll fuchsia [fdio][netstack] Use socket-specific signal aliases Some of the zircon user signals used by stream and datagram sockets are only used by one of these socket types. To effectively increase the number of signals we can use, each socket type now has its own pool of zircon user signals. The signals definitions are also being moved out of private-socket.h and into socket.cc, in their respective socket struct. While I'm here, remove the aliases on signals that are not in use anymore. Original-Bug: 75384, 75717 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/516149 Original-Revision: 0a7cdc72620f83c534154bb8e4fcd22cbfaa6252 GitOrigin-RevId: e93845b678d0a9ffcc22593078812d32769e29dc Change-Id: I06f56cd836c8f52cd819c8bd3ea244f12eff6897
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.