-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLEANUP: Replace several trivial functions by in-place assignments.
Many other context parameters were already set directly when parsing the given options, and there was little reason for further indirection because the SSL context is not opaque to begin with. In fact, too many similarly named entities made navigating the code harder than necessary and also quite a bit longer.
- Loading branch information
Showing
1 changed file
with
17 additions
and
112 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