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

Enumerations

enum  value { connecting = 0, open = 1, closing = 2, closed = 3 }
 

Enumeration Type Documentation

◆ value

Enumerator
connecting 
open 
closing 
closed 

Definition at line 179 of file connection.hpp.