Correctly resolve multiple inbound connections to complete-closure #42

Merged
erinn merged 1 commits from networking into master 2021-09-21 23:18:53 +00:00

1 Commits

Author SHA1 Message Date
Sarah Jamie Lewis f1e3f2ca54 Correctly resolve multiple inbound connections to complete-closure
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
Connect() now prevents Open if there are *any connections* under the assumption
that one of them will be resolved valid. (Before connect allowed Open on any
error, this was a bug that would occasionally be tripped by multiple Inbounds)
2021-09-21 15:49:32 -07:00