-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
questionQuestions that are neither investigations, bugs, nor enhancementsQuestions that are neither investigations, bugs, nor enhancements
Description
ListenerFactoryContext::addListenSocketOption[s] is here
I search this repo and no filter is using it. ListenerImpl itself implements addListenSocketOption but it doesn't mean this function should be exposed to ListenerFactoryContext
If no known use cases we should keep the code base simple by removing this function from ListenerFactoryContext. It brings trouble when I further split the filterchainmanager from listener.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionQuestions that are neither investigations, bugs, nor enhancementsQuestions that are neither investigations, bugs, nor enhancements