setSendBufferSize

abstract suspend fun setSendBufferSize(size: Int)

Sets the SO_SNDBUF option.

Parameters

size

The buffer size to set.

Throws

if an I/O error occurs.