[roll] Roll fuchsia [netstack] Avoid INCOMING on unconnected streams This partially reverts 9535a52; that change accidentally caused the signaler to assert SIGNAL_INCOMING on non-listening sockets, which would cause spurious wakeups since fdio does not expect that signal to be used in the non-listening context. This change disables the signaler for non-listening sockets by setting its signal mask to zero until the socket enters a listening state. Multiply: pkg-resolver-integration-tests Original-Fixed: 76258 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/526760 Original-Revision: 52c1b60c0da7e000721ddf608590ae8eaea1d6a8 GitOrigin-RevId: e7489fea4c564b74fbdee12bba2efde26ecd4c35 Change-Id: Icd5c5f813773d1b2dc3487c3583d743503a03d69
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.