-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to ObserverContainer (5/x): Start passing observer events via …
…`invokeInterfaceMethod` Summary: This diff is part of a larger change to use `folly::ObserverContainer` (introduced in D27062840) with `AsyncSocket`. This diff: - generates observer events for the non-byteEvent calls through `ObserverContainer::invokeInterfaceMethod` - adds unit tests for the above events Reviewed By: cristianlumezanu Differential Revision: D42646344 fbshipit-source-id: 7d5c6be05735ff2a57dce6640fae3eb89306bcc3
- Loading branch information
1 parent
925b435
commit d59f984
Showing
3 changed files
with
543 additions
and
0 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
Oops, something went wrong.