proxygen
|
#include <Actions.h>
Public Attributes | |
uint32_t | maxEarlyDataSize {0} |
Reports that the early data cipher is available.
After receiving ReportEarlyHandshakeSuccess, the application may write data with EarlyAppWrite. The application is responsible for not exceeding maxEarlyDataSize.
uint32_t fizz::client::ReportEarlyHandshakeSuccess::maxEarlyDataSize {0} |
Definition at line 34 of file Actions.h.
Referenced by fizz::client::test::AsyncFizzClientTest::completeEarlyHandshake(), fizz::sm::getEarlyDataParams(), and fizz::client::AsyncFizzClientT< SM >::ActionMoveVisitor::operator()().