-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Currently, both the asio and gRPC transport layers use essentially the same logic for deciding which addresses to bind to, and the gRPC layer also has unit tests verifying this behavior. We should refactor this logic to a common place that both layers can use, and then perhaps rewrite the unit test to be TL-agnostic.