All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.litongjava.tio.core.TcpConst Maven / Gradle / Ivy

There is a newer version: 3.7.3.v20250101-RELEASE
Show newest version
package com.litongjava.tio.core;

/**
 * @author tanyaowu 
 * 2018年6月17日 上午7:54:21
 */
public interface TcpConst {
	/**
	 * 
	 */
	int MAX_DATA_LENGTH = 132476;// 85732; // 65535 - 40;//51200  //179743  //197301  //197301  //85732
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy