るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. _builtin constants
  2. module constants
  3. constants af_sip
  4. constants msg_eor
  5. constants pf_sip

ライブラリ

モジュール

検索結果

Socket::Constants::MSG_EOF -> Integer (72604.0)

Data completes connection。

Data completes connection。

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

@see send(2freebsd)