socketry / nio4r

Cross-platform asynchronous I/O primitives for scalable network clients and servers.
Other
968 stars 86 forks source link

Travis CI failures: Cannot assign requested address - connect(2) for "localhost" #172

Closed tarcieri closed 6 years ago

tarcieri commented 6 years ago

These errors just started occurring on Travis CI, e.g.

https://travis-ci.org/socketry/nio4r/jobs/299914077#L995

Perhaps we should try s/localhost/127.0.0.1/