80 void connect(
const std::string& sunPath,
81 const std::string& bindSunPath,
82 const std::function<
void(
const SocketAddress&, core::socket::State)>& onStatus)
const {
83 Super::getConfig().Remote::setSunPath(sunPath);
84 Super::getConfig().Local::setSunPath(bindSunPath);