るりまサーチ

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

別のキーワード

  1. socket msg_fin
  2. socket msg_oob
  3. socket msg_send
  4. socket msg_eor
  5. socket msg_hold

ライブラリ

クラス

モジュール

検索結果

Socket::Constants::MSG_MORE -> Integer (18201.0)

Sender will send more

Sender will send more

BasicSocket#send, BasicSocket#sendmsg の
flags 引数に用います。

@see send(2linux)

Socket::MSG_MORE -> Integer (18201.0)

Sender will send more

Sender will send more

BasicSocket#send, BasicSocket#sendmsg の
flags 引数に用います。

@see send(2linux)