-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
save HandshakeLogging into AttemptVersionFallback when we receive it
Summary: let's save the received AttemptVersionFallback after it's passed to us from ServerProtocol's event handler. We will need to pass the handshakeLogging property of AttemptVersionFallback later on into our logging callbacks. Reviewed By: mingtaoy Differential Revision: D66325817 fbshipit-source-id: 27b1799e3f1fb7b23e874a63c4375c6ef8b13294
- Loading branch information
1 parent
3af2d30
commit 04baa01
Showing
4 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters