るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.164秒)
トップページ > クエリ:i[x] > クエリ:h[x] > クエリ:SOCK_RAW[x]

別のキーワード

  1. _builtin to_h
  2. env to_h
  3. hash to_h
  4. array to_h
  5. ostruct to_h

ライブラリ

クラス

モジュール

検索結果

Socket::Constants::SOCK_RAW -> Integer (18207.0)

RAW ソケット。 Socket.open の第二引数 type に使用します。

...RAW ソケット。
Socket.open の第二引数 type に使用します。

@see sys/socket.h(header), socket(2linux),
raw(7linux), Socket.open...

Socket::SOCK_RAW -> Integer (18207.0)

RAW ソケット。 Socket.open の第二引数 type に使用します。

...RAW ソケット。
Socket.open の第二引数 type に使用します。

@see sys/socket.h(header), socket(2linux),
raw(7linux), Socket.open...