Spec-Zone.ru › Ruby 3.3

class Resolv::DNS::SvcParam::Port

Parent:
Resolv::DNS::SvcParam

“port” SvcParam – Port для альтернативного конечной точки

Константы

KeyName
KeyNumber

Атрибуты

port[R]

Port номер.

Открытые методы класса

new(port) Показать исходный код
# File lib/resolv.rb, line 1973
def initialize(port)
  @port = port.to_int
end

Инициализировать “port” ScvParam.

Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API