You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently the tcpcl layer always sends a xferAck once a given xferSegment has been recieived.
We should defer sending the last xferAck of a bundle until the bundle has actually been persistent.
This allows our peer to be certain that we have fully received and processed the bundle
The text was updated successfully, but these errors were encountered:
currently the tcpcl layer always sends a xferAck once a given xferSegment has been recieived.
We should defer sending the last xferAck of a bundle until the bundle has actually been persistent.
This allows our peer to be certain that we have fully received and processed the bundle
The text was updated successfully, but these errors were encountered: