Contents

noChecksumPreferred(_:)

Skip computing checksums when sending UDP packets.

Declaration

func noChecksumPreferred(_ noChecksum: Bool) -> UDP

Discussion

This will only take effect when running over IPv4 (UDP_NOCKSUM).