Go to the source code of this file.
FizzServerAcceptor* acceptor_ |
|
private |
Definition at line 73 of file FizzServerCommand.cpp.
Referenced by folly::SSLContext::authenticate(), folly::SSLContext::createSSL(), folly::SSLContext::getSSLCtx(), wangle::StaticPipeline< R, W, Handler, Handlers... >::initialize(), folly::SSLContext::isCertKeyPairValid(), folly::SSLContext::loadCertificate(), folly::SSLContext::loadCertificateFromBufferPEM(), folly::SSLContext::loadClientCAList(), folly::SSLContext::loadPrivateKey(), folly::SSLContext::loadPrivateKeyFromBufferPEM(), folly::SSLContext::loadTrustedCertificates(), folly::SSLContext::passwordCallback(), folly::SSLContext::passwordCollector(), folly::SSLContext::setCiphersOrThrow(), folly::SSLContext::setClientECCurvesList(), folly::SSLContext::setOptions(), folly::SSLContext::setServerECCurve(), folly::SSLContext::setSessionCacheContext(), folly::SSLContext::setSignatureAlgorithms(), folly::SSLContext::setX509VerifyParam(), folly::SSLContext::SSLContext(), wangle::StaticPipeline< R, W, Handler, Handlers... >::StaticPipeline(), folly::TestSSLAsyncCacheServer::TestSSLAsyncCacheServer(), and folly::SSLContext::~SSLContext().
std::unique_ptr<TerminalInputHandler> inputHandler_ |
|
private |
std::array<char, 8192> readBuf_ |
|
private |
Definition at line 75 of file FizzServerCommand.cpp.
Referenced by fizz::server::test::AsyncFizzServerTest::accept(), UDPServer::address(), fizz::test::AsyncFizzBaseTest::AsyncFizzBaseTest(), BogoTestClient::BogoTestClient(), BogoTestServer::BogoTestServer(), folly::AsyncSocket::WriteRequest::bytesWritten(), folly::ConnectClient::connect(), UDPClient::connect(), BogoTestServer::connectErr(), BogoTestClient::connectErr(), folly::ConnectClient::connectErr(), BogoTestServer::connectSuccess(), BogoTestClient::connectSuccess(), folly::ConnectClient::connectSuccess(), fizz::server::test::AsyncFizzServerTest::expectTransportReadCallback(), fizz::client::test::AsyncFizzClientTest::expectTransportReadCallback(), fizz::test::AsyncFizzBaseTest::expectTransportReadCallback(), folly::AsyncSocket::WriteRequest::fail(), folly::AsyncServerSocket::getAddress(), UDPClient::getSocket(), folly::AsyncServerSocket::ServerEventHandler::handlerReady(), folly::AsyncSocket::IoHandler::handlerReady(), wangle::SSLAcceptorHandshakeHelper::handshakeErr(), wangle::SSLAcceptorHandshakeHelper::handshakeSuc(), UDPClient::onReadError(), folly::AsyncServerSocket::ServerEventHandler::operator=(), UDPServer::pauseAccepting(), folly::ReadCallbackTerminator::readDataAvailable(), UDPServer::resumeAccepting(), folly::AsyncSocket::ImmediateReadCB::runLoopCallback(), UDPServer::setChangePortForWrites(), UDPClient::setShouldConnect(), fizz::server::test::AsyncFizzServerTest::SetUp(), fizz::client::test::AsyncFizzClientTest::SetUp(), AsyncUDPSocketTest::SetUp(), UDPServer::shutdown(), UDPClient::shutdown(), wangle::SSLAcceptorHandshakeHelper::start(), UDPServer::start(), UDPClient::start(), fizz::test::AsyncFizzBaseTest::TearDown(), TEST(), fizz::test::TEST_F(), fizz::server::test::TEST_F(), fizz::client::test::TEST_F(), TEST_F(), DelayedWrite::timeoutExpired(), folly::AsyncServerSocket::BackoffTimeout::timeoutExpired(), folly::AsyncSocket::WriteTimeout::timeoutExpired(), UDPClient::writePing(), and ConnectedWriteUDPClient::writePing().