fixed some bugs handling side-channel communication

This commit is contained in:
2020-07-26 09:21:05 +00:00
parent 0843ef057d
commit 3684979724
4 changed files with 75 additions and 46 deletions

View File

@ -1181,7 +1181,6 @@ int main (int argc, char* argv[])
goto oops;
}
//mio_dev_sck_sendfile (tcp[2], fd, offset, count);
setup_arp_tester(mio);