るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. rsa n
  3. pop n_bytes
  4. rsa n=
  5. pop3 n_bytes

ライブラリ

クラス

検索結果

Addrinfo#socktype -> Integer (63625.0)

ソケットタイプを整数で返します。

ソケットタイプを整数で返します。

require 'socket'

Addrinfo.tcp("localhost", 80).socktype == Socket::SOCK_STREAM #=> true