|
proxygen
|
#include <folly/ssl/SSLSession.h>#include <folly/io/async/test/AsyncSSLSocketTest.h>#include <folly/portability/GTest.h>#include <folly/portability/Sockets.h>#include <memory>Go to the source code of this file.
Classes | |
| class | folly::SSLSessionTest |
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
Functions | |
| void | folly::getfds (int fds[2]) |
| void | folly::getctx (std::shared_ptr< folly::SSLContext > clientCtx, std::shared_ptr< folly::SSLContext > serverCtx) |
| folly::TEST_F (SSLSessionTest, BasicTest) | |
| folly::TEST_F (SSLSessionTest, SerializeDeserializeTest) | |
| folly::TEST_F (SSLSessionTest, GetSessionID) | |