るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.159秒)

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. rsa n
  3. pop n_mails
  4. rsa n=
  5. openssl n

ライブラリ

クラス

検索結果

Addrinfo#afamily -> Integer (21208.0)

アドレスファミリーを整数で返します。

...アドレスファミリーを整数で返します。

require 'socket'

Addrinfo.tcp("localhost", 80).afamily == Socket::AF_INET #=> true...