maximumSegmentSize(_:)
Set maximum segment size.
Declaration
func maximumSegmentSize(_ bytes: UInt32) -> TCPParameters
- bytes:
The maximum segment size in bytes.
Discussion
The maximum segment size in bytes (TCP_MAXSEG).
Set maximum segment size.
func maximumSegmentSize(_ bytes: UInt32) -> TCPThe maximum segment size in bytes.
The maximum segment size in bytes (TCP_MAXSEG).