るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. socket send
  2. udpsocket send
  3. socket msg_send
  4. object send
  5. object public_send

ライブラリ

クラス

モジュール

検索結果

Socket::Constants::MSG_DONTROUTE -> Integer (54706.0)

Send without using the routing tables。

Send without using the routing tables。

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

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

Socket::MSG_DONTROUTE -> Integer (54706.0)

Send without using the routing tables。

Send without using the routing tables。

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

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