HintRouter: use a subfunction for connecting to backends
Also, removed needless runtime capabilities + other fixes according to comments.
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
|
||||
#if defined(SS_DEBUG)
|
||||
#define DEBUG_HINTROUTER
|
||||
//#undef DEBUG_HINTROUTER
|
||||
#undef DEBUG_HINTROUTER
|
||||
#else
|
||||
#undef DEBUG_HINTROUTER
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user