Fix (loopback/localhost) connection failures on some BSD machines.
commitcd0143aa8b7bc0154a69a417bd6ab2377e8b8d57
authorJonathan Steinert <hachi@kuiki.net>
Sun, 4 Mar 2012 23:25:29 +0000 (4 15:25 -0800)
committerJonathan Steinert <hachi@kuiki.net>
Sun, 4 Mar 2012 23:26:28 +0000 (4 15:26 -0800)
treefac37187d629827ab0d50a9a586c47d4dc8309f7
parent721e9d27b7dec17ccfea3a571acdde1211051ba3
Fix (loopback/localhost) connection failures on some BSD machines.

This only affected early detection of backend sockets that attempted to connect to a non-running service on localhost/loopback.

This in turn only affected backends not using verify_backend.

This also affected tests in t/35-reproxy.t
CHANGES
lib/Perlbal/BackendHTTP.pm