fix: don't ignore all but the first resolved socket addresses
Compare changes
+ 6
− 5
@@ -7,17 +7,18 @@ local log = require('log')
Close #193 (closed)
This bug was introduced during refactoring when the non-blocking tcp connect was introduced.
Cargo.toml
files