るりまサーチ

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

別のキーワード

  1. socket msg_fin
  2. socket msg_rcvmore
  3. socket msg_hold
  4. socket msg_peek
  5. socket msg_dontroute

ライブラリ

クラス

モジュール

検索結果

Socket::Constants::MSG_DONTROUTE -> Integer (18202.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 (18202.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)