Class allowing validation of the StreamFace use. More...
#include <stream-face.hpp>
Static Public Member Functions | |
static void | validateSocket (const typename Protocol::socket &socket) |
Class allowing validation of the StreamFace use.
For example, partial specialization based on boost::asio::ip::tcp should check that local endpoint is loopback
Face::Error | if validation failed |
Definition at line 104 of file stream-face.hpp.
|
inlinestatic |
Definition at line 107 of file stream-face.hpp.
Referenced by nfd::StreamFace< Protocol, FaceBase >::StreamFace().