P2P File Share
A simple peer-to-peer file sharing system.
|
#include "../models/transaction.hpp"
Functions | |
void | process_request (std::shared_ptr< Transaction > transaction, std::shared_ptr< TCPSocket > client, bool should_respond) |
void process_request | ( | std::shared_ptr< Transaction > | transaction, |
std::shared_ptr< TCPSocket > | client, | ||
bool | should_respond ) |