[roll] Roll fuchsia [fuchsia.net.name] Bound the number of addresses

The primary caller of this API (fdio) cannot accept more than a fixed
number of addresses; limit the API to this number add a static assertion
to keep the two constants from diverging.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/612283
Original-Revision: 74dd73e7668fa0bd093ffa109c0ec0abf2450807
GitOrigin-RevId: 495a7f6460a0b18319f03fc24ce967b74cb11aef
Change-Id: I2012c14b07f6c789040e6c563da43de9c2dd8339
diff --git a/stem b/stem
index 9c5fc0b..0429d71 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
              githooks="integration/git-hooks"
              remote="https://fuchsia.googlesource.com/fuchsia"
              gerrithost="https://fuchsia-review.googlesource.com"
-             revision="84007eb5b4e5eb13ebf86a48342da044df12e3b9"/>
+             revision="74dd73e7668fa0bd093ffa109c0ec0abf2450807"/>
   </projects>
   <hooks>
     <hook name="install-environment"