Page MenuHomePhabricator

[Tunnelbroker] add `ConnectionInitializationResponse` struct
ClosedPublic

Authored by kamil on Oct 25 2023, 3:49 AM.
Tags
None
Referenced Files
F2894166: D9593.diff
Fri, Oct 4, 3:02 PM
Unknown Object (File)
Thu, Oct 3, 5:54 PM
Unknown Object (File)
Thu, Oct 3, 7:53 AM
Unknown Object (File)
Wed, Oct 2, 1:07 PM
Unknown Object (File)
Wed, Oct 2, 1:07 PM
Unknown Object (File)
Wed, Oct 2, 6:01 AM
Unknown Object (File)
Sun, Sep 29, 9:56 AM
Unknown Object (File)
Sat, Sep 7, 1:50 AM
Subscribers

Details

Summary

Currently, Tunnelbroker does not respond to whether the session is properly created or not - clients need to assume that is the socket wasn't closed everything is fine.

I think adding this response is convenient and was implemented in the C++ version.

Depends on D9578

Test Plan

Serialization tests

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable