60件ヒット
[1-60件を表示]
(0.085秒)
クラス
- Addrinfo (12)
-
RSS
:: Rss :: Channel :: Cloud (24) -
Resolv
:: DNS :: Resource :: IN :: WKS (12)
モジュール
-
CGI
:: QueryExtension (12)
キーワード
- protocol= (12)
-
server
_ protocol (12)
検索結果
先頭5件
-
Addrinfo
# protocol -> Integer (24208.0) -
ソケットプロトコルを整数で返します。
...ソケットプロトコルを整数で返します。
require 'socket'
Addrinfo.tcp("localhost", 80).protocol == Socket::IPPROTO_TCP #=> true... -
RSS
:: Rss :: Channel :: Cloud # protocol (24203.0) -
@todo
...@todo... -
Resolv
:: DNS :: Resource :: IN :: WKS # protocol -> Integer (24202.0) -
IPプロトコル番号を返します。
IPプロトコル番号を返します。
例えば 6 は TCP に対応します。 -
CGI
:: QueryExtension # server _ protocol -> String (12218.0) -
ENV['SERVER_PROTOCOL'] を返します。
...ENV['SERVER_PROTOCOL'] を返します。... -
RSS
:: Rss :: Channel :: Cloud # protocol= (12203.0) -
@todo
...@todo...