zx: return an OwnedFd
The caller has an easier time taking ownership of the returned FD this
way, calling into_raw_fd()
on the return value.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
The caller has an easier time taking ownership of the returned FD this
way, calling into_raw_fd()
on the return value.