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
Owner

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)

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)
erinn was assigned by sarah 2021-09-21 22:51:07 +00:00
sarah added 1 commit 2021-09-21 22:51:08 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
f1e3f2ca54
Correctly resolve multiple inbound connections to complete-closure
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)
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/tapir/94
erinn approved these changes 2021-09-21 23:18:44 +00:00
erinn merged commit 459e00b423 into master 2021-09-21 23:18:53 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/tapir#42
No description provided.