12件ヒット
[1-12件を表示]
(0.017秒)
ライブラリ
- socket (12)
モジュール
-
Socket
:: Constants (12)
検索結果
-
Socket
:: Constants :: EAI _ NODATA -> Integer (21101.0) -
No address associated with hostname
No address associated with hostname
getaddrinfo(3), getnameinfo(3) などの
エラーコードです。
対応する Socket.getaddrinfo, Addrinfo.getaddrinfo などは
エラーを SocketError に変換するため、この定数は直接は利用しません。
@see getaddrinfo(3linux)