proxygen
|
#include <wangle/acceptor/TransportInfo.h>
#include <folly/io/async/SSLContext.h>
#include <folly/io/async/HHWheelTimer.h>
#include <proxygen/lib/utils/Time.h>
#include <folly/io/async/AsyncSocket.h>
#include <proxygen/lib/utils/WheelTimerInstance.h>
#include <proxygen/lib/http/codec/HTTPCodec.h>
#include <proxygen/lib/http/codec/DefaultHTTPCodecFactory.h>
Go to the source code of this file.
Classes | |
class | proxygen::HTTPConnector |
class | proxygen::HTTPConnector::Callback |
Namespaces | |
proxygen | |
Variables | |
const std::string | proxygen::empty_string |