NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
connection_tu2.cpp File Reference
#include "connection_tu2.hpp"
Include dependency graph for connection_tu2.cpp:

Go to the source code of this file.

Functions

void echo_func (server *s, websocketpp::connection_hdl hdl, message_ptr msg)
 
std::string run_server_test (std::string input, bool log)
 
std::string run_server_test (server &s, std::string input, bool log)
 

Function Documentation

void echo_func ( server s,
websocketpp::connection_hdl  hdl,
message_ptr  msg 
)
std::string run_server_test ( std::string  input,
bool  log 
)

Definition at line 34 of file connection_tu2.cpp.

References run_server_test().

Referenced by BOOST_AUTO_TEST_CASE(), and run_server_test().