Enum InternetProtocolStats.TcpState

java.lang.Object
java.lang.Enum<InternetProtocolStats.TcpState>
oshi.software.os.InternetProtocolStats.TcpState
All Implemented Interfaces:
Serializable, Comparable<InternetProtocolStats.TcpState>
Enclosing interface:
InternetProtocolStats

public static enum InternetProtocolStats.TcpState extends Enum<InternetProtocolStats.TcpState>
The TCP connection state as described in RFC 793.