Contents

nw_connection_copy_protocol_metadata(_:_:)

Retrieves the connection-wide metadata for a specific protocol.

Declaration

func nw_connection_copy_protocol_metadata(_ connection: nw_connection_t, _ definition: nw_protocol_definition_t) -> nw_protocol_metadata_t?

See Also

Functions