constant Socket::TCP_WINDOW_CLAMP

TCP_WINDOW_CLAMP -> Integer[permalink][rdoc][edit]

Clamp the size of the advertised window。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

[SEE_ALSO] tcp(7linux)