[roll] Roll fuchsia [fdio] Clarify transfer/get_service_handle.
I spent a while studying the comments on FDIO transfer/cloning and the
function fdio_get_service_handle() trying to figure out the difference
between these things.
It turns out the implementation of fdio_get_service_handle() and
fdio_fd_transfer() are identical. This implements the former in terms of
the latter to save code and expands on the comments about what
transferring and cloning mean.
There is no behavior change.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701630
Original-Revision: dc588a9d01cf8c47a8cf4fa25097aacc67551339
GitOrigin-RevId: bfc4e54be8977d98f57c7edb68c5660a60e90c23
Change-Id: I7c537be318c4c6f6041226d0e2f5ba15141aac0b
diff --git a/stem b/stem
index aeb3bca..f65e088 100644
--- a/stem
+++ b/stem
@@ -10,7 +10,7 @@
githooks=""
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="9d0b5c3c83c0b0e3223aaee8be2ddb51f234c429"/>
+ revision="dc588a9d01cf8c47a8cf4fa25097aacc67551339"/>
</projects>
<hooks>
<hook name="install-environment"