This commit is contained in:
parent
80847e1d5d
commit
1e285bdd85
1 changed files with 2 additions and 0 deletions
|
@ -266,6 +266,8 @@ int main(int argc, char **argv)
|
|||
/* Client side test */
|
||||
test_femtotcp_echoclient(s);
|
||||
|
||||
sleep(2);
|
||||
sync();
|
||||
system("killall tcpdump");
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue