るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
4件ヒット [1-4件を表示] (0.029秒)
トップページ > バージョン:2.2.0[x] > クエリ:IO[x] > クエリ:options[x] > ライブラリ:socket[x]

別のキーワード

  1. io popen
  2. io pipe
  3. io each
  4. io readlines
  5. io each_line

クラス

モジュール

キーワード

検索結果

Socket::Constants::IP_OPTIONS -> Integer (36658.0)

IP options to be included in packets。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...IP options to be included in packets。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IP,
ip(4freebsd), ip(7linux)...

Socket::IP_OPTIONS -> Integer (36658.0)

IP options to be included in packets。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...IP options to be included in packets。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IP,
ip(4freebsd), ip(7linux)...

Socket::Constants::IP_PKTOPTIONS -> Integer (36655.0)

@todo Receive packet options with datagrams

@todo
Receive packet options with datagrams

Socket::IP_PKTOPTIONS -> Integer (36655.0)

@todo Receive packet options with datagrams

@todo
Receive packet options with datagrams