Functions
-
zx_status_t CreateDirectory (zxio_storage_t * storage, fidl::ClientEnd<fuchsia_io::Directory> directory)Defined at line 17 of file ../../sdk/lib/zxio/include/lib/zxio/cpp/create_with_type.h
-
zx_status_t CreateNode (zxio_storage_t * storage, fidl::ClientEnd<fuchsia_io::Node> node)Defined at line 22 of file ../../sdk/lib/zxio/include/lib/zxio/cpp/create_with_type.h
-
zx_status_t CreatePipe (zxio_storage_t * storage, zx::socket socket, zx_info_socket_t & info)Defined at line 26 of file ../../sdk/lib/zxio/include/lib/zxio/cpp/create_with_type.h
-
zx_status_t CreateVmo (zxio_storage_t * storage, zx::vmo vmo, zx::stream stream)Defined at line 30 of file ../../sdk/lib/zxio/include/lib/zxio/cpp/create_with_type.h
-
void handle_holder_init (zxio_storage_t * storagezx::handle handle)Initialize a zxio object into |storage| that holds on to |handle|. This
object support closing the handle via zxio_destroy and releasing the contained
handle via zxio_release.
Defined at line 58 of file ../../sdk/lib/zxio/handle_holder.cc
Variables
const size_t kMetadataSizeSegmentSize
Defined at line 12 of file ../../sdk/lib/zxio/include/lib/zxio/cpp/udp_socket_private.h
const size_t kTxUdpPreludeSize
Defined at line 15 of file ../../sdk/lib/zxio/include/lib/zxio/cpp/udp_socket_private.h
const size_t kRxUdpPreludeSize
Defined at line 21 of file ../../sdk/lib/zxio/include/lib/zxio/cpp/udp_socket_private.h