class SynchronousDatagramSocket

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

A synchronous datagram socket.

This protocol defines synchronous methods for sending and receiving datagram

payloads over a channel. All methods are nonblocking; their behavior roughly

matches their Linux counterparts.

*Warning:* This protocol is not yet ready for direct use by clients.

Instead, clients should use the BSD sockets API to interact with sockets.

We plan to change this protocol substantially and clients that couple

directly to this protocol will make those changes more difficult.

Public Members

static Openness kOpenness
static const char[] kDiscoverableName

Records