るりまサーチ

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

別のキーワード

  1. optionparser on
  2. optparse on
  3. tracer on
  4. thread abort_on_exception
  5. _builtin abort_on_exception

ライブラリ

モジュール

検索結果

Socket::Constants::NI_NOFQDN -> Integer (30201.0)

An FQDN is not required for local hosts, return only the local part.

...
A
n FQDN is not required for local hosts, return only the local part.

Socket.getnameinfo, Addrinfo#getnameinfo の引数 flags に渡す
定数です。

@see getnameinfo(3)...