-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More modularity in AckHandlers.cpp [1/n]
Summary: `processAckFrame` is very bloated. It may be due for a larger refactor, but as of now, there are some fairly simple things we can do to make it cleaner. Reviewed By: mjoras Differential Revision: D61290801 fbshipit-source-id: e13789b82f6ca86f7959c940573aa887abdda818
- Loading branch information
1 parent
a7aafbc
commit 3277f23
Showing
2 changed files
with
49 additions
and
38 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