P2P File Share
A simple peer-to-peer file sharing system.
|
Functions | |
void | process_request (std::shared_ptr< TCPSocket > client, PeerDB &peer_db, FilesDB &my_files, const std::string &request, const EndpointID &my_id) |
void process_request | ( | std::shared_ptr< TCPSocket > | client, |
PeerDB & | peer_db, | ||
FilesDB & | my_files, | ||
const std::string & | request, | ||
const EndpointID & | my_id ) |