proxygen
|
#include <wangle/acceptor/ManagedConnection.h>
#include <chrono>
#include <iterator>
#include <utility>
#include <folly/Memory.h>
#include <folly/io/async/AsyncTimeout.h>
#include <folly/io/async/HHWheelTimer.h>
#include <folly/io/async/DelayedDestruction.h>
#include <folly/io/async/EventBase.h>
Go to the source code of this file.
Classes | |
class | wangle::ConnectionManager |
class | wangle::ConnectionManager::Callback |
class | wangle::ConnectionManager::DrainHelper |
Namespaces | |
wangle | |