-
Type:
New Feature
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.1.8
-
Component/s: Networking
-
None
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We need a method to dump pooled connections for a host and port ( let's say on adding a shard, removing a shard and adding it under a different name)
Something like:
::dumpConnections(const HostAndPort&) would do the trick.
The connection pool will offer a function for this, network interface asio will just need to hook it up