proxygen
|
Public Member Functions | |
Future< DefaultPipeline * > | connect (BaseClientBootstrap< DefaultPipeline > *client, const std::string &) noexceptoverride |
Public Member Functions inherited from wangle::ServerPool< std::string > | |
virtual | ~ServerPool () |
Implementation of a broadcast ServerPool that establishes connection to an upstream server.
Definition at line 133 of file BroadcastProxy.cpp.
|
inlineoverridevirtualnoexcept |
Kick off an upstream connect request given the BaseClientBootstrap when a broadcast is not available locally.
Implements wangle::ServerPool< std::string >.
Definition at line 135 of file BroadcastProxy.cpp.
References wangle::BaseClientBootstrap< P >::connect(), folly::INFO, and folly::SocketAddress::setFromLocalPort().