Class Bundler::SocketAddress
In: lib/bundler/mirror.rb
Parent: Object

Socket address builder.

Given a socket type, a host and a port,

  provides a method to build sockaddr string

Methods

Attributes

host  [R] 
port  [R] 
type  [R] 

Public Class methods

Public Instance methods

[Validate]