|
proxygen
|
#include <fizz/record/RecordLayer.h>Go to the source code of this file.
Namespaces | |
| fizz | |
Typedefs | |
| using | fizz::HandshakeTypeType = typename std::underlying_type< HandshakeType >::type |
Functions | |
| template<typename T > | |
| static Param | fizz::parse (Buf handshakeMsg, Buf original) |
| template<> | |
| Param | fizz::parse< ServerHello > (Buf handshakeMsg, Buf original) |
Variables | |
| static constexpr size_t | fizz::kHandshakeHeaderSize |