Contents

mtu

The size of the maximum trasnmission unit, in bytes.

Declaration

@NSCopying var mtu: NSNumber? { get set }

Discussion

The maximum transmission unit (MTU) size represents the largest number of bytes that anything can assign to the TUN interface.

See Also

Accessing network properties