forked from SteamWar/SteamWar
Add Criu Debug
This commit is contained in:
@@ -134,6 +134,8 @@ class CheckpointUtilsJ9 {
|
||||
port = stream.readInt();
|
||||
}
|
||||
|
||||
System.out.println(port);
|
||||
|
||||
// Reopen socket
|
||||
bind.invoke(serverConnection, InetAddress.getLoopbackAddress(), port);
|
||||
if(Core.getVersion() > 12) {
|
||||
|
||||
Reference in New Issue
Block a user