OnixS C++ CME iLink 3 Binary Order Entry Handler  1.18.0
API Documentation
TcpInfo::TcpCaState Struct Reference

#include <OnixS/CME/iLink3/TcpInfo.h>

Public Types

enum  Enum {
  Open = 0, Disorder, Cwr, Recovery,
  Loss
}
 

Detailed Description

Definition at line 76 of file TcpInfo.h.

Member Enumeration Documentation

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.


The documentation for this struct was generated from the following file: