template <>
class SyncEventHandler
Defined at line 6159 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_messaging.h
Public Methods
::fidl::Status HandleOneEvent (::fidl::UnownedClientEnd< ::fuchsia_posix_socket::BaseNetworkSocket> client_end)
Handle all possible events defined in this protocol.
Blocks to consume exactly one message from the channel, then call the corresponding virtual
method.
void SyncEventHandler ()
Defined at line 6163 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_messaging.h