Contents

nw_report_resolution_enumerator_t

A block used to enumerate resolution steps performed during connection establishment.

Declaration

typealias nw_report_resolution_enumerator_t = (nw_report_resolution_source_t, UInt64, UInt32, nw_endpoint_t, nw_endpoint_t) -> Bool

Return Value

Return true to continue enumerating, or false to stop enumerating.

See Also

Data Types