|
proxygen
|
#include <fizz/record/RecordLayer.h>#include <folly/ExceptionWrapper.h>#include <folly/io/IOBuf.h>#include <folly/io/async/AsyncTransport.h>#include <folly/small_vector.h>Go to the source code of this file.
Classes | |
| struct | fizz::DeliverAppData |
| struct | fizz::WriteToSocket |
| struct | fizz::ReportError |
| struct | fizz::WaitForData |
Namespaces | |
| fizz | |
| fizz::detail | |
Functions | |
| template<typename ActionsType > | |
| void | fizz::detail::addAction (ActionsType &) |
| template<typename ActionsType , typename ActionType , typename... Args> | |
| void | fizz::detail::addAction (ActionsType &acts, ActionType &&thisAct, Args &&...act) |