template <>
class WireWeakSyncClientImpl
Defined at line 23124 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::WireResult< ::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 72 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::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 136 bytes of message buffer on the stack. No heap allocation necessary.