Fix regression on pushbuild 1. The cygwin perl is ancient there, and Net::Ping...
Fix regression on pushbuild 1. The cygwin perl is ancient there, and Net::Ping does not have port_number method (port_number was introduced around 2007). The fix is to check if port_number is present. Otherwise, fallback to the slow connect().
Showing
Please register or sign in to comment