Add a flag to recvfromAck–'skipDeDupCheck'–to optionally bypass message deduplication. This helps in cases where a client powers down in between transmissions. In that case the message sequence is reset so can not be reliably used to determine duplication.
Add a flag to recvfromAck–'skipDeDupCheck'–to optionally bypass message deduplication. This helps in cases where a client powers down in between transmissions. In that case the message sequence is reset so can not be reliably used to determine duplication.