applySocketBufferSizes
private fn
void applySocketBufferSizes(SOCKET sock, const ref TcpConnectionConfig config) @trusted nothrowApply socket buffer size options from config.
Parameters
sock | Socket to modify. |
config | Connection config with buffer sizes. |