るりまサーチ (Ruby 3.2)

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

別のキーワード

  1. rexml/document node_type
  2. win32ole ole_type
  3. rss type=
  4. rss type
  5. net/imap media_type

ライブラリ

クラス

モジュール

検索結果

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

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

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

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

Socket::SOCK_RAW -> Integer (54955.0)

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

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

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