るりまサーチ (Ruby 3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.123秒)
トップページ > クエリ:i[x] > クエリ:IDLE[x] > バージョン:3.0[x] > クエリ:TCP_KEEPIDLE[x]

別のキーワード

  1. imap idle
  2. imap idle_done
  3. net/imap idle
  4. net/imap idle_done
  5. idle net::imap

ライブラリ

クラス

モジュール

検索結果

Socket::Constants::TCP_KEEPIDLE -> Integer (90952.0)

Idle time before keepalive probes are sent。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

Idle time before keepalive probes are sent。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see tcp(7linux)

Socket::TCP_KEEPIDLE -> Integer (90952.0)

Idle time before keepalive probes are sent。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

Idle time before keepalive probes are sent。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see tcp(7linux)