るりまサーチ

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

別のキーワード

  1. open3 popen2e
  2. socket af_e164
  3. matrix det_e
  4. matrix rank_e
  5. open3 capture2e

ライブラリ

検索結果

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

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

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

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