[roll] Roll fuchsia [dhcpv4/client] Check ASP on EADDRNOTAVAIL

When EADDRNOTAVAIL is returned from the UDP socket, this strongly
implies that the address was removed, so poll AddressStateProvider
with now_or_never and if there is a removal reason then propagate that
upwards, otherwise just return the socket error.

Original-Fixed: 503354596
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1583053
Original-Revision: 32c391648ff2aaccaf701ae69ec8785aed1897e8
GitOrigin-RevId: 74099d84d9a248a1f9dae4aa4d9d29f4c7b26cae
Change-Id: Ib17c0fdd5f9a183f73a0616a4d6db78f5fcc14c1
1 file changed
tree: 63f097de38f562f2042e87f87937d712bbd8a215
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.