Module: NetworkUtils

Defined in:
lib/network_utils/port.rb,
lib/network_utils/version.rb,
lib/network_utils/url_info.rb

Overview

Namespace Module to wrap self-written Network tools

Defined Under Namespace

Classes: Port, UrlInfo

Constant Summary collapse

VERSION =

Current Library Version

'0.1.3'
CODE_TIMEOUT_EXTRA =

Additional time to add to Ruby timeout as a workound for HTTParty timeout issue when with the same timeout Ruby fails earlier

3