Crate fidl_fuchsia_net_sockets

Source

Modules§

control_ordinals
diagnostics_ordinals
ip_iterator_ordinals

Macros§

ControlDisconnectIpErrorUnknown
Pattern that matches an unknown ControlDisconnectIpError member.
DiagnosticsIterateIpErrorUnknown
Pattern that matches an unknown DiagnosticsIterateIpError member.
IpSocketMatcherUnknown
Pattern that matches an unknown IpSocketMatcher member.
IpSocketTransportStateUnknown
Pattern that matches an unknown IpSocketTransportState member.

Structs§

ControlControlHandle
ControlDisconnectIpRequest
ControlDisconnectIpResponder
ControlDisconnectIpResponse
ControlEventStream
ControlMarker
ControlProxy
ControlRequestStream
A Stream of incoming requests for fuchsia.net.sockets/Control.
ControlSynchronousProxy
DiagnosticsControlHandle
DiagnosticsEventStream
DiagnosticsIterateIpRequest
DiagnosticsIterateIpResponder
DiagnosticsMarker
DiagnosticsProxy
DiagnosticsRequestStream
A Stream of incoming requests for fuchsia.net.sockets/Diagnostics.
DiagnosticsSynchronousProxy
Extensions
IpIteratorControlHandle
IpIteratorEventStream
IpIteratorMarker
IpIteratorNextResponder
IpIteratorNextResponse
IpIteratorProxy
IpIteratorRequestStream
A Stream of incoming requests for fuchsia.net.sockets/IpIterator.
IpIteratorSynchronousProxy
IpSocketState
The state for each individual socket returned from IpIterator.Next().
IpSocketTcpState
IpSocketUdpState

Enums§

ControlDisconnectIpError
ControlEvent
ControlRequest
Provides control operations on sockets.
DiagnosticsEvent
DiagnosticsIterateIpError
DiagnosticsRequest
Provides diagnostic information IP sockets.
IpIteratorEvent
IpIteratorRequest
Provides sockets as a response to a call to Diagnostics.IterateIp.
IpSocketMatcher
The top-level socket matcher for use in diagnostics protocols.
IpSocketTransportState

Constants§

MAX_BATCH_SIZE
The largest number of results that can be returned in one call to IpIterator.Next.
MAX_IP_SOCKET_MATCHERS
The maximum number of IpSocketMatchers that can be specified in a request.

Traits§

ControlProxyInterface
DiagnosticsProxyInterface
IpIteratorProxyInterface

Type Aliases§

ControlDisconnectIpResult
DiagnosticsIterateIpResult