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.
The size of the maximum trasnmission unit, in bytes.
@NSCopying var mtu: NSNumber? { get set }The maximum transmission unit (MTU) size represents the largest number of bytes that anything can assign to the TUN interface.