るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.106秒)
トップページ > 種類:定数[x] > バージョン:2.6.0[x] > クエリ:constants[x] > クエリ:MSG_ERRQUEUE[x]

別のキーワード

  1. socket msg_fin
  2. socket msg_rcvmore
  3. socket msg_hold
  4. socket msg_compat
  5. socket msg_peek

ライブラリ

モジュール

検索結果

Socket::Constants::MSG_ERRQUEUE -> Integer (63307.0)

Fetch message from error queue

Fetch message from error queue

BasicSocket#recv, BasicSocket#recvmsg の
flags 引数に用います。

@see recv(2linux)