Contents

nw_connection_access_establishment_report(_:_:_:)

Requests a copy of the connection’s establishment report once the connection is in the ready state.

Declaration

func nw_connection_access_establishment_report(_ connection: nw_connection_t, _ queue: dispatch_queue_t, _ access_block: @escaping  nw_establishment_report_access_block_t)

See Also

Functions