NativeDtlsEngine.evictPeer
void evictPeer(DatagramEndpoint addr) @safeEvict a peer by address.
Removes the peer from the connection table and invokes the eviction callback if set.
Parameters
addr | The address of the peer to evict. |
void evictPeer(DatagramEndpoint addr) @safeEvict a peer by address.
Removes the peer from the connection table and invokes the eviction callback if set.
addr | The address of the peer to evict. |