forked from mirage/mirage-tcpip
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: send UDP regularly, stop when the first packet arrives
There's a startup delay where the stack isn't quite listening/connected/ ready to send traffic which we can't know in advance. Rather than guess a delay, this patch makes the test case send UDP every 50s and then stop when the first packet is received successfully. Fixes mirage#330 Signed-off-by: David Scott <dave@recoil.org>
- Loading branch information
Showing
1 changed file
with
15 additions
and
6 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