#include <ndn-cxx/transport/transport.hpp>
Public Member Functions | |
Error (const boost::system::error_code &code, const std::string &msg) | |
Definition at line 39 of file transport.hpp.
ndn::Transport::Error::Error | ( | const boost::system::error_code & | code, |
const std::string & | msg | ||
) |
Definition at line 26 of file transport.cpp.