Skip to content

Optional Flag to Bypass Message Sequence Deduplication#19

Open
Ben-BJD wants to merge 2 commits intoPaulStoffregen:masterfrom
Ben-BJD:master
Open

Optional Flag to Bypass Message Sequence Deduplication#19
Ben-BJD wants to merge 2 commits intoPaulStoffregen:masterfrom
Ben-BJD:master

Conversation

@Ben-BJD
Copy link

@Ben-BJD Ben-BJD commented Jun 17, 2018

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.

Ben-BJD added 2 commits June 18, 2018 02:22
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant