PollDtlsTimer.check
bool check()Checks if the deadline has passed and fires the callback.
Call this after poll() returns (regardless of whether it timed out or had events).
Returns
true if the callback was fired, false otherwise.
bool check()Checks if the deadline has passed and fires the callback.
Call this after poll() returns (regardless of whether it timed out or had events).