るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
7件ヒット [1-7件を表示] (0.014秒)
トップページ > クエリ:using[x] > バージョン:2.4.0[x] > 種類:定数[x]

別のキーワード

  1. _builtin using
  2. main using
  3. module using
  4. processcontroller using_at_exit_when_process_exit
  5. shell/process-controller using_at_exit_when_process_exit

ライブラリ

クラス

モジュール

検索結果

Shell::ProcessController::USING_AT_EXIT_WHEN_PROCESS_EXIT -> true (18307.0)

@todo

@todo

Socket::Constants::IFF_CANTCONFIG (52.0)

unconfigurable using ioctl(2)

unconfigurable using ioctl(2)

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

Send without using the routing tables。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Send without using the routing tables。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see sys/socket.h(header), getsockopt(2freebsd),
socket(7linux), Socket::Constants::SOL_SOCKET...

Socket::IFF_CANTCONFIG (52.0)

unconfigurable using ioctl(2)

unconfigurable using ioctl(2)

絞り込み条件を変える

Socket::MSG_DONTROUTE -> Integer (52.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::SO_DONTROUTE -> Integer (52.0)

Send without using the routing tables。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Send without using the routing tables。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see sys/socket.h(header), getsockopt(2freebsd),
socket(7linux), Socket::Constants::SOL_SOCKET...