Contents

nw_establishment_report_enumerate_protocols(_:_:)

Iterates a list of protocol handshakes in order from first completed to last completed.

Declaration

func nw_establishment_report_enumerate_protocols(_ report: nw_establishment_report_t, _ enumerate_block: (nw_protocol_definition_t, UInt64, UInt64) -> Bool)

See Also

Functions