NativeDtlsEngine.isPeerConnected

bool isPeerConnected(const DtlsPeerState state) const @safe

Check if a peer's handshake is complete.

Parameters

stateThe peer state.

Returns

true if the peer is connected.