class Provider_Sync

Defined at line 43934 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h

Public Methods

void ~Provider_Sync ()
zx_status_t StreamSocketWithOptions (::fuchsia::posix::socket::Domain domain, ::fuchsia::posix::socket::StreamSocketProtocol proto, ::fuchsia::posix::socket::SocketCreationOptions opts, ::fuchsia::posix::socket::Provider_StreamSocketWithOptions_Result * out_Provider_StreamSocketWithOptions_Result)
zx_status_t StreamSocket (::fuchsia::posix::socket::Domain domain, ::fuchsia::posix::socket::StreamSocketProtocol proto, ::fuchsia::posix::socket::Provider_StreamSocket_Result * out_Provider_StreamSocket_Result)
zx_status_t DatagramSocketDeprecated (::fuchsia::posix::socket::Domain domain, ::fuchsia::posix::socket::DatagramSocketProtocol proto, ::fuchsia::posix::socket::Provider_DatagramSocketDeprecated_Result * out_Provider_DatagramSocketDeprecated_Result)
zx_status_t DatagramSocket (::fuchsia::posix::socket::Domain domain, ::fuchsia::posix::socket::DatagramSocketProtocol proto, ::fuchsia::posix::socket::Provider_DatagramSocket_Result * out_Provider_DatagramSocket_Result)
zx_status_t DatagramSocketWithOptions (::fuchsia::posix::socket::Domain domain, ::fuchsia::posix::socket::DatagramSocketProtocol proto, ::fuchsia::posix::socket::SocketCreationOptions opts, ::fuchsia::posix::socket::Provider_DatagramSocketWithOptions_Result * out_Provider_DatagramSocketWithOptions_Result)
zx_status_t InterfaceIndexToName (uint64_t index, ::fuchsia::posix::socket::Provider_InterfaceIndexToName_Result * out_Provider_InterfaceIndexToName_Result)
zx_status_t InterfaceNameToIndex (::std::string name, ::fuchsia::posix::socket::Provider_InterfaceNameToIndex_Result * out_Provider_InterfaceNameToIndex_Result)
zx_status_t InterfaceNameToFlags (::std::string name, ::fuchsia::posix::socket::Provider_InterfaceNameToFlags_Result * out_Provider_InterfaceNameToFlags_Result)
zx_status_t GetInterfaceAddresses (::std::vector< ::fuchsia::posix::socket::InterfaceAddresses> * out_interfaces)