Close a connection if sending fails. #438

Merged
sarah merged 2 commits from send into master 2022-03-29 19:16:48 +00:00
Owner
No description provided.
dan was assigned by sarah 2022-03-29 18:40:52 +00:00
sarah added 1 commit 2022-03-29 18:40:53 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
7fd53a3b16
Close a connection is sending fails.
Member
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/cwtch/755
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch/756
dan reviewed 2022-03-29 19:15:32 +00:00
@ -156,1 +156,3 @@
return pa.connection.Send(serialized)
err = pa.connection.Send(serialized)
// at this point we have tried to send a connection to a peer only to find that something went wrong.
Owner

connection / message ?

connection / message ?
dan approved these changes 2022-03-29 19:15:37 +00:00
sarah added 1 commit 2022-03-29 19:15:42 +00:00
continuous-integration/drone/pr Build is pending Details
continuous-integration/drone/push Build is passing Details
a39775d56b
connection -> message
sarah changed title from Close a connection is sending fails. to Close a connection if sending fails. 2022-03-29 19:16:37 +00:00
sarah merged commit 3fbf88d34b into master 2022-03-29 19:16:48 +00:00
Sign in to join this conversation.
No description provided.