class Dnsruby::RR::IN::SRV

SRV resource record defined in RFC 2782

These records identify the hostname and port that a service is available at.

The format is:

_Service._Proto.Name TTL Class SRV Priority Weight Port Target

The fields specific to SRV are defined in RFC 2782