Contents

maxUDPPayloadSize

The maximum length of a QUIC packet that can be received on a connection, in bytes.

Declaration

var maxUDPPayloadSize: Int { get set }

See Also

Customizing Connection Options