CatapultServer
v0.5.0.1 (Elephant)
|
virtual bool closeOne(const Key &identityKey)=0
Closes any active connections to the node identified by identityKey.
virtual ~ConnectionContainer()=default
ArraySet< Key > KeySet
A key set.
Definition: ArraySet.h:64
virtual size_t numActiveConnections() const =0
Gets the number of active connections (including pending connections).
Manages a collection of connections.
Definition: ConnectionContainer.h:27
Definition: AddressExtractionExtension.cpp:28
virtual utils::KeySet identities() const =0
Gets the identities of active connections.