58 void connect(
const std::string& sunPath,
59 const std::string& bindSunPath,
60 const std::function<
void(
const SocketAddress&, core::socket::State)>& onStatus)
const {
61 Super::getConfig().Remote::setSunPath(sunPath);
62 Super::getConfig().Local::setSunPath(bindSunPath);