Contents

nw_connection_batch(_:_:)

Defines a block in which calls to send and receive are processed as a batch to improve performance.

Declaration

func nw_connection_batch(_ connection: nw_connection_t, _ batch_block: () -> Void)

See Also

Functions