Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Kernel overhead factor // we need to multiply this factor to chunkSize to cover kernel overhead KernelOverheadFactor = 2 // TargetKernelBufferSize is the target kernel buffer size for optimal performance TargetKernelBufferSize = chunkSize * KernelOverheadFactor )
Variables ¶
This section is empty.
Functions ¶
func GetTCPBufferSize ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.