Idea #20294
Sync message in TCPSocketTransfer
Status:
New
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
07/08/2018
Due date:
% Done:
0%
Estimated time:
Experiment:
-
Description
I believe that one of the causes of problems recently observed is due to the fact that, if Fragments are sufficiently small, TCPSocketTransfer's sender can get significantly ahead of its receiver. We should consider implementing some form of periodic sync message, or "receive complete", which would allow the sender to block until the receiver is caught up.
History
#1 Updated by Ron Rechenmacher over 2 years ago
- Priority changed from Normal to Low