るりまサーチ

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

別のキーワード

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

ライブラリ

クラス

モジュール

検索結果

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

Fetch message from error queue

...Fetch message from error queue

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

@see recv(2linux)...

Socket::MSG_ERRQUEUE -> Integer (18113.0)

Fetch message from error queue

...Fetch message from error queue

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

@see recv(2linux)...