Struct MaximumCurlSocketRecvSizeOption (2.12.0)

Control the maximum socket receive buffer.

The default is to let the operating system pick a value. Applications that perform multiple downloads in parallel may need to use smaller receive buffers to avoid exhausting the OS resources dedicated to TCP buffers.

Type Aliases

Type

Alias Of: std::size_t