Contents

nw_report_protocol_enumerator_t

A block used to enumerate protocol handshakes performed during connection establishment.

Declaration

typealias nw_report_protocol_enumerator_t = (nw_protocol_definition_t, UInt64, UInt64) -> Bool

Return Value

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

See Also

Data Types