るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.011秒)

別のキーワード

  1. socket tcp_window_clamp
  2. _builtin clamp
  3. comparable clamp
  4. complex clamp
  5. constants tcp_window_clamp

ライブラリ

クラス

モジュール

検索結果

Complex#clamp(range) -> object (54304.0)

@undef

@undef

Socket::Constants::TCP_WINDOW_CLAMP -> Integer (18352.0)

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

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

@see tcp(7linux)

Socket::TCP_WINDOW_CLAMP -> Integer (18352.0)

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

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

@see tcp(7linux)