Description
NioSocketConnector sets only SO_RCVBUF when configured receive buffer size is above 65535. Under some circumstances it might be desirable to set it to lower value.
Can the check be replaced with the similar one to NioSocketAcceptor?
NioSocketConnector sets only SO_RCVBUF when configured receive buffer size is above 65535. Under some circumstances it might be desirable to set it to lower value.
Can the check be replaced with the similar one to NioSocketAcceptor?