るりまサーチ

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

別のキーワード

  1. _builtin constants
  2. module constants
  3. constants pf_lat
  4. constants ni_nofqdn
  5. constants sol_ax25

ライブラリ

モジュール

検索結果

Socket::Constants::MSG_CTRUNC -> Integer (21201.0)

Control data lost before delivery。

...Control data lost before delivery。

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

@see sys/socket.h(header),
send(2linux), recv(2linux),
send(2freebsd), recv(2freebsd)...