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

Enumerations

enum  value {
  init = 0, deferred = 1, headers_written = 2, body_written = 3,
  closed = 4
}
 

Enumeration Type Documentation

◆ value

Enumerator
init 
deferred 
headers_written 
body_written 
closed 

Definition at line 222 of file connection.hpp.