-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add burst sends with a deadline mode to tperf
Summary: The server can now send bursts of data with a deadline - e.g. 100kb with 20ms deadline would make the server send bursts of 100kbevery 20ms. If the the previous send was not acked yet, server cancels the transmission and stars a new one. Reviewed By: sharmafb Differential Revision: D66384550 fbshipit-source-id: 212be10c50198d4e324e579b6bc588b2ab3d45fa
- Loading branch information
1 parent
ba7b573
commit 761e381
Showing
1 changed file
with
116 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters