增加延迟检测功能
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package org.kne.cloud.network.klalb;
|
||||
|
||||
public class Consts {
|
||||
public static int BLOCKSIZE=65536;
|
||||
public static final int BLOCKSIZE=65536;
|
||||
public static final long PINGTIMENS=500000000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user