proxygen
|
#include <chrono>
#include <folly/ExceptionWrapper.h>
#include <folly/Optional.h>
#include <folly/SocketAddress.h>
#include <folly/io/async/AsyncSocket.h>
#include <folly/io/async/AsyncSSLSocket.h>
#include <wangle/acceptor/ManagedConnection.h>
#include <wangle/acceptor/SecureTransportType.h>
#include <wangle/acceptor/TransportInfo.h>
Go to the source code of this file.
Classes | |
class | wangle::AcceptorHandshakeHelper |
class | wangle::AcceptorHandshakeHelper::Callback |
class | wangle::AcceptorHandshakeManager |
Namespaces | |
wangle | |