mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
parent
4eea2a058d
commit
f90964fdcc
@@ -73,5 +73,7 @@ int main(void)
|
||||
log("Received \"", String<64>(buf), " ...\"");
|
||||
}
|
||||
_timer.msleep(2000);
|
||||
|
||||
log("Test done");
|
||||
return 0;
|
||||
}
|
||||
|
||||
@@ -165,5 +165,6 @@ int main()
|
||||
lwip_close(s);
|
||||
}
|
||||
|
||||
log("Test done");
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user