OnixS C++ CME iLink 3 Binary Order Entry Handler 1.18.9
API Documentation
Loading...
Searching...
No Matches
TcpInfo::TcpCaState Struct Reference

Public Types

enum  Enum

Detailed Description

Definition at line 76 of file TcpInfo.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
Open 

TCP congestion avoidance state: open.

Disorder  

TCP congestion avoidance state: disorder.

Cwr  

TCP congestion avoidance state: congestion window reduced.

Recovery  

TCP congestion avoidance state: recovery.

Loss  

TCP congestion avoidance state: loss.

Definition at line 78 of file TcpInfo.h.