1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
This commit is contained in:
Jeff Becker 2021-09-21 11:12:59 -04:00 committed by Jeff
parent e11e736ea5
commit d3d07fe53e

View file

@ -11,7 +11,7 @@ extern "C"
struct lokinet_udp_flowinfo
{
/// remote endpoint's .loki or .snode address
char remote_host[[256];
char remote_host[256];
/// remote endpont's port
int remote_port;
/// the socket id for this flow used for i/o purposes and closing this socket