Agora  1.2.0
Agora project
file_receiver.cc File Reference

Implementation file for the FileReceiver class. More...

#include "file_receiver.h"
#include <cassert>
#include <cstring>
#include "logger.h"
Include dependency graph for file_receiver.cc:

Variables

static constexpr size_t kMaxReadAttempts = 2u
 

Detailed Description

Implementation file for the FileReceiver class.

Variable Documentation

◆ kMaxReadAttempts

constexpr size_t kMaxReadAttempts = 2u
staticconstexpr