OpenSDN source code
|
#include <boost/tokenizer.hpp>
#include <base/string_util.h>
#include <base/address_util.h>
#include "sandesh_util.h"
Go to the source code of this file.
Functions | |
bool | MakeEndpoint (TcpServer::Endpoint *ep, const std::string &epstr) |
bool | MakeEndpoint (UdpServer::Endpoint *ep, const std::string &epstr) |
bool MakeEndpoint | ( | TcpServer::Endpoint * | ep, |
const std::string & | epstr | ||
) |
bool MakeEndpoint | ( | UdpServer::Endpoint * | ep, |
const std::string & | epstr | ||
) |