るりまサーチ

最速Rubyリファレンスマニュアル検索!
180件ヒット [1-100件を表示] (0.028秒)
トップページ > クエリ:out[x] > クエリ:route[x]

別のキーワード

  1. cgi out
  2. cgi/core out
  3. zlib avail_out=
  4. zlib total_out
  5. zlib avail_out

ライブラリ

クラス

モジュール

キーワード

検索結果

<< 1 2 > >>

Net::IMAP::Address#route -> String | nil (24201.0)

メールアドレスの SMTP at-domain-list を返します。

メールアドレスの SMTP at-domain-list を返します。

存在しない場合は nil を返します。

通常は nil を返します。

URI::Generic#route_to(dst) -> URI::Generic (12207.0)

自身から dst への相対パスを返します。

...自身から dst への相対パスを返します。

@param dst URI を文字列かURIオブジェクトで与えます。

例:
require 'uri'
p URI.parse('http://example.com/').route_to('http://example.com/foo/bar.html')

#=> #<URI::Generic:0x20100198 URL:foo/bar.html>...

Socket::AF_ROUTE -> Integer (12202.0)

@todo Internal Routing protocol。 Socket.open の第一引数 domain に使用します。

...@todo
Internal Routing protocol。
Socket.open の第一引数 domain に使用します。

@todo...

Socket::Constants::AF_ROUTE -> Integer (12202.0)

@todo Internal Routing protocol。 Socket.open の第一引数 domain に使用します。

...@todo
Internal Routing protocol。
Socket.open の第一引数 domain に使用します。

@todo...

Socket::Constants::PF_ROUTE -> Integer (12202.0)

@todo Internal Routing protocol。 Socket.open の第一引数 domain に使用します。

...@todo
Internal Routing protocol。
Socket.open の第一引数 domain に使用します。

@todo...

絞り込み条件を変える

Socket::PF_ROUTE -> Integer (12202.0)

@todo Internal Routing protocol。 Socket.open の第一引数 domain に使用します。

...@todo
Internal Routing protocol。
Socket.open の第一引数 domain に使用します。

@todo...

Socket::Constants::IFF_ROUTE (12201.0)

routing entry installed

...routing entry installed...

Socket::IFF_ROUTE (12201.0)

routing entry installed

...routing entry installed...

Socket::Constants::IP_ROUTER_ALERT -> Integer (12200.0)

Notify transit routers to more closely examine the contents of an IP packet。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Notify transit routers to more closely examine the contents of an IP packet。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IP, ip(7linux)...
<< 1 2 > >>