NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
websocketpp::session::fail::status Namespace Reference

Enumerations

enum  value {
  GOOD = 0, SYSTEM = 1, WEBSOCKET = 2, UNKNOWN = 3,
  TIMEOUT_TLS = 4, TIMEOUT_WS = 5
}
 

Enumeration Type Documentation

◆ value

Enumerator
GOOD 
SYSTEM 
WEBSOCKET 
UNKNOWN 
TIMEOUT_TLS 
TIMEOUT_WS 

Definition at line 190 of file connection.hpp.