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