template <>
class WireWeakAsyncClientImpl
Defined at line 23088 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_posix_socket_raw::Provider::Socket> Socket (::fuchsia_posix_socket::wire::Domain domain, ::fuchsia_posix_socket_raw::wire::ProtocolAssociation proto)
Requests a raw socket.
Allocates 40 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_posix_socket_raw::Provider::SocketWithOptions> SocketWithOptions (::fuchsia_posix_socket::wire::Domain domain, ::fuchsia_posix_socket_raw::wire::ProtocolAssociation proto, ::fuchsia_posix_socket::wire::SocketCreationOptions opts)
Requests a raw socket with creation options.
Allocates 104 bytes of request buffer on the stack. The callback is stored on the heap.