るりまサーチ

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

別のキーワード

  1. _builtin constants
  2. module constants
  3. constants so_wantmore
  4. constants so_wantoobflag
  5. context constants

ライブラリ

モジュール

検索結果

Socket::Constants::EAI_FAIL -> Integer (24317.0)

Non-recoverable failure in name resolution

...Non-recoverable failure in name resolution

getaddrinfo(3), getnameinfo(3) などの
エラーコードです。
対応する Socket.getaddrinfo, Addrinfo.getaddrinfo などは
エラーを SocketError に変換するため、この定数は直接は利用しません。

@see getaddrinfo(3linux), g...
...ai_strerror(3freebsd)...