vagrant/lib
Jeff Bonhag ade076cabb
Fixes #11236: Windows port detection (#11244)
This reverts commit 81553263ab.

This fixes a regression with Windows port detection which led to port
collisions not being fixed on `vagrant up`.

PR #8517 changed `IsPortOpen#is_port_open?` to rescue
Errno::EADDRNOTAVAIL, but when we merged it into master, there was code
in `HandleForwardedPortCollisions#port_check` that depended on that
error bubbling up.
2019-12-19 14:46:13 -05:00
..
vagrant Fixes #11236: Windows port detection (#11244) 2019-12-19 14:46:13 -05:00
vagrant.rb Remove level conditional for RestClient logging 2018-10-12 09:07:12 -07:00