class SocketControl

Defined at line 75 of file fidling/gen/sdk/fidl/fuchsia.net.filter/fuchsia.net.filter/cpp/fidl/fuchsia.net.filter/cpp/markers.h

Allows to attach eBPF filters to sockets API.

More than one `SocketControl` client is allowed but they cannot install

more than one filter for the same hook. Closing the client end causes

all filters installed by that client to be removed.

*Warning:* Currently this protocol should be routed only to Starnix.

Public Members

static Openness kOpenness
static const char[] kDiscoverableName

Records