DtlsPmtudEngine.checkProbe

PmtudProbeResult checkProbe(ref PmtudPeerState state, MonoTime now) @safe pure nothrow @nogc

Checks if a probe should be sent for the given peer.

Parameters

statePer-peer PLPMTUD state.
nowCurrent monotonic time.

Returns

Probe result indicating whether to send a probe, at what size,

and the timeout to wait.