My Project 3.2.0
C++ Distributed Hash Table
Loading...
Searching...
No Matches
Public Attributes | List of all members
dht::net::ReceivedPacket Struct Reference
Collaboration diagram for dht::net::ReceivedPacket:
Collaboration graph
[legend]

Public Attributes

Blob data
 
SockAddr from
 
time_point received
 

Detailed Description

Definition at line 55 of file network_utils.h.

Member Data Documentation

◆ data

Blob dht::net::ReceivedPacket::data

Definition at line 56 of file network_utils.h.

◆ from

SockAddr dht::net::ReceivedPacket::from

Definition at line 57 of file network_utils.h.

◆ received

time_point dht::net::ReceivedPacket::received

Definition at line 58 of file network_utils.h.


The documentation for this struct was generated from the following file: