NativeDtlsEngine.evictPeer

void evictPeer(DatagramEndpoint addr) @safe

Evict a peer by address.

Removes the peer from the connection table and invokes the eviction callback if set.

Parameters

addrThe address of the peer to evict.