-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor name server address update logic
- Simplified the logic for checking if the name server address list needs to be updated. - Moved channel closure logic into a new method `handleChannelClosureIfNeeded`. - Improved maintainability and readability of the `updateNameServerAddressList` method. No functional changes, just refactoring for better clarity and maintainability.
- Loading branch information
Showing
1 changed file
with
56 additions
and
33 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