Contents

nw_ws_options_set_auto_reply_ping(_:_:)

Configures the connection to automatically reply to Ping messages instead of delivering them to you.

Declaration

func nw_ws_options_set_auto_reply_ping(_ options: nw_protocol_options_t, _ auto_reply_ping: Bool)

See Also

Functions