General

Profile

bradland (Brad Landers)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

10/23/2019

08:20 PM Ruby Bug #16277 (Closed): UNIXServer#listen fails with Errno::EADDRINUSE error under Windows 10 / WSL Ubuntu 18.04
When running the following script under Windows 10 / WSL Ubuntu 18.04, an Errno::EADDRINUSE error is thrown. Expected result is that the script would run and simply exit.
``` ruby
#!/usr/bin/env ruby
# This script establishes a UN...
bradland (Brad Landers)

Also available in: Atom